303K subscribers
4.06K photos
718 videos
17 files
4.61K links
Погружаемся в машинное обучение и Data Science

Показываем как запускать любые LLm на пальцах.

По всем вопросам - @haarrp

@itchannels_telegram -🔥best channels

Реестр РКН: clck.ru/3Fmqri
Download Telegram
Learning to See Transparent Objects

ClearGrasp uses 3 neural networks: a network to estimate surface normals, one for occlusion boundaries (depth discontinuities), and one that masks transparent objects

Google research: https://ai.googleblog.com/2020/02/learning-to-see-transparent-objects.html

Code: https://github.com/Shreeyak/cleargrasp

Dataset: https://sites.google.com/view/transparent-objects

3D Shape Estimation of Transparent Objects for Manipulation: https://sites.google.com/view/cleargrasp
fastai—A Layered API for Deep Learning

https://www.fast.ai//2020/02/13/fastai-A-Layered-API-for-Deep-Learning/

Complete documentation and tutorials:
https://docs.fast.ai/
Capsules with Inverted Dot-Product Attention Routing

New routing algorithm for capsule networks, in which a child capsule is routed to a parent based only on agreement between the parent’s state and the child’s vote.

Code: https://github.com/apple/ml-capsules-inverted-attention-routing

Paper: https://openreview.net/pdf?id=HJe6uANtwH
GANILLA: Generative Adversarial Networks for Image to Illustration Translation.

Github: https://github.com/giddyyupp/ganilla

Dataset: https://github.com/giddyyupp/ganilla/blob/master/docs/datasets.md

Paper: https://arxiv.org/abs/2002.05638v1
Detecting spam call with machine learning methods

https://habr.com/ru/company/ru_mts/blog/488828/
Deep learning of dynamical attractors from time series measurements

Embed complex time series using autoencoders and a loss function based on penalizing false-nearest-neighbors.

Code: https://github.com/williamgilpin/fnn

Paper: https://arxiv.org/abs/2002.05909
The Microsoft Toolkit of Multi-Task Deep Neural Networks for Natural Language Understanding

Code
: https://github.com/namisan/mt-dnn

Paper: https://arxiv.org/abs/2002.07972v1
This media is not supported in your browser
VIEW IN TELEGRAM
Implementation of the BASIS algorithm for source separation with deep generative priors

This repository provides an implementation of the BASIS (Bayesian Annealed SIgnal Source) separation algorithm. BASIS separation uses annealed Langevin dynamics to sample from the posterior distribution of source components given a mixed signal.


Github: https://github.com/jthickstun/basis-separation

Paper: https://arxiv.org/abs/2002.07942
A Gentle Introduction to the Fbeta-Measure for Machine Learning

https://machinelearningmastery.com/fbeta-measure-for-machine-learning/
How to Calibrate Probabilities for Imbalanced Classification

https://machinelearningmastery.com/probability-calibration-for-imbalanced-classification/
ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network

AdelaiDet is an open source toolbox for multiple instance-level detection applications.

Code: https://github.com/aim-uofa/adet

Paper: https://arxiv.org/pdf/2002.10200v1.pdf
1
Open Images V6 — Now Featuring Localized Narratives

Open Images is the largest annotated image dataset in many regards, for use in training the latest deep convolutional neural networks for computer vision tasks

https://ai.googleblog.com/2020/02/open-images-v6-now-featuring-localized.html

Open Images Dataset V6 + Extensions: https://storage.googleapis.com/openimages/web/index.html

Localized Narratives Example: https://www.youtube.com/watch?v=mZqHVUstmIQ&feature=emb_logo