All Projects → purvanshi → ML-Research-Made-Easy

purvanshi / ML-Research-Made-Easy

Licence: other
Link of ML papers to their blogs/ supplementary material

Projects that are alternatives of or similar to ML-Research-Made-Easy

Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+2412%)
Mutual labels:  vision, transfer-learning
tradaboost
Transfer learning algorithm TrAdaboost,coded by python
Stars: ✭ 96 (+284%)
Mutual labels:  transfer-learning
neuralBlack
A Multi-Class Brain Tumor Classifier using Convolutional Neural Network with 99% Accuracy achieved by applying the method of Transfer Learning using Python and Pytorch Deep Learning Framework
Stars: ✭ 36 (+44%)
Mutual labels:  transfer-learning
craft-text-detector
Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector
Stars: ✭ 151 (+504%)
Mutual labels:  vision
sp segmenter
Superpixel-based semantic segmentation, with object pose estimation and tracking. Provided as a ROS package.
Stars: ✭ 33 (+32%)
Mutual labels:  vision
Spatial-Transformer-Networks-with-Keras
This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.
Stars: ✭ 23 (-8%)
Mutual labels:  vision
ImageCropper
✂️ Detect and crop faces, barcodes, texts or rectangle in image with iOS 11 Vision (iOS 10 Core Image) api.(图片裁剪:支持人脸、二维码/条形码、文本、方框)
Stars: ✭ 17 (-32%)
Mutual labels:  vision
ObjectNet
PyTorch implementation of "Pyramid Scene Parsing Network".
Stars: ✭ 15 (-40%)
Mutual labels:  transfer-learning
VisionLab
📺 A framework with common source code for demo projects that use Vision Framework
Stars: ✭ 32 (+28%)
Mutual labels:  vision
KD3A
Here is the official implementation of the model KD3A in paper "KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowledge Distillation".
Stars: ✭ 63 (+152%)
Mutual labels:  transfer-learning
Inferno-Realtime-Fire-detection-using-CNNs
FPGA Deployable Fire Detection Model for Real-Time Video Surveillance Systems Using Convolutional Neural Networks
Stars: ✭ 24 (-4%)
Mutual labels:  transfer-learning
digital peter aij2020
Materials of the AI Journey 2020 competition dedicated to the recognition of Peter the Great's manuscripts, https://ai-journey.ru/contest/task01
Stars: ✭ 61 (+144%)
Mutual labels:  transfer-learning
sim2real-docs
Synthesize image datasets of documents in natural scenes with Python+Blender3D
Stars: ✭ 39 (+56%)
Mutual labels:  vision
MNIST-multitask
6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"
Stars: ✭ 34 (+36%)
Mutual labels:  transfer-learning
CIFAR10-VGG19-Tensorflow
No description or website provided.
Stars: ✭ 27 (+8%)
Mutual labels:  transfer-learning
PSCognitiveService
Powershell module to access Microsoft Azure Machine learning RESTful API's or Microsoft cognitive services
Stars: ✭ 46 (+84%)
Mutual labels:  vision
awesome-contrastive-self-supervised-learning
A comprehensive list of awesome contrastive self-supervised learning papers.
Stars: ✭ 748 (+2892%)
Mutual labels:  transfer-learning
AD Prediction
Alzheimer's Disease Prediction by using ResNet, AlexNet
Stars: ✭ 118 (+372%)
Mutual labels:  transfer-learning
revolver
REVOLVER - Repeated Evolution in Cancer
Stars: ✭ 52 (+108%)
Mutual labels:  transfer-learning
Grapy-ML
(AAAI2020)Grapy-ML: Graph Pyramid Mutual Learning for Cross-dataset Human Parsing
Stars: ✭ 50 (+100%)
Mutual labels:  transfer-learning

Machine Learning papers to their blogs

HEADER

This repository provides Machine Learning papers with their supplementary material links. Given the fast paced research in the field resorting to blogs for getting an idea of the paper and then deciding whether to invest the time on reading the paper looks like a wise approach.

Caution : Don't understand this as a subtitute to reading papers but just for getting an idea of the paper and saving time by not going into the math directly.

This is an attempt to make one stop for all types of machine learning papers and their easy to read blogs. If you feel you have some blogs that you want to be featured here, let me know.

This summary is categorized into:

NLP

Title Conf supplementary material
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding ArXiv Google Blog, Code, Medium

1. Natural Language Inference

Leader board:

Stanford Natural Language Inference (SNLI)

MultiNLI

LSTM Colah , Andrej karpathy

Title Conf supplementary material
Subword Semantic Hashing for Intent Classification on Small Datasets ArXiv Blog

2. Question Answering

Leader Board

SQuAD

Computer Vision

Title Conf supplementary material
Video-to-Video Synthesis NIPS video, Blog, Reddit
SSD: Single Shot MultiBox Detector ECCV video, Blog,Pytorch
Capsule Networks ArXiv Blog, Blog Series
GAN ArXiv Blog, Video,Other gans,Gan blog series
deep clustering for unsupervised learning of visual features ECCV Blog, Reddit
You Only Look Once: Unified, Real-Time Object Detection ArXiv [Blog] (https://medium.com/@krishamehta/8-you-only-look-once-unified-real-time-object-detection-3a56e333b206), Tensorflow tutorial youtube
Large-scale Video Classification with Convolutional Neural Networks CVPR [Medium] (https://towardsdatascience.com/introduction-to-video-classification-6c6acbc57356)

Speech

Speech SOTA
Music Genre classification

Semi Supervised Learning

Title Conf supplementary material
Snorkel ArXiv Blog, Stanford

Supervised Learning

Medical data
Batch Normalization

Title Conf supplementary material
Faster R-CNN ArXiv Blog

Adversarial Learning

Title Conf supplementary material
Adversarial Shperes ArXiv Blog
DARCCC: Detecting Adversaries by Reconstruction from Class Conditional Capsules NeurIPS Blog

Optimizers

Title Conf supplementary material
Adam ArXiv Medium

Bayesian Networks

Title Conf supplementary material
Bayesian Convolutional Neural Networks with Variational Inference ArXiv Blog
Local Reparameterization Trick ArXiv Blog
Bayes by Backprop ArXiv Blog

Generative Networks

Title Conf supplementary material
DCGAN ArXiv Blog
Self-Attention GAN ArXiv Blog
Progressive GAN ArXiv Blog
Cycle GAN ArXiv Blog
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].