Skip to content

deepanshut041/Deep-Learning-Papers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Awesome - Most Cited Deep Learning Papers Implementation

A curated list of the most cited deep learning papers implementation (2012-2018)

Background

---- Pending ----

Contents

Understanding / Generalization / Transfer

Optimization / Training Techniques

Unsupervised / Generative Models

Convolutional Neural Network Models

  • EffNet: An Efficient Structure for Convolutional Neural Networks, Freeman et al. arxiv
  • Squeeze-and-Excitation Networks, Hu et al. arxiv
  • MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications, Howard et al. arxiv
  • ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices, Zhang et al. arxiv
  • Residual Attention Network for Image Classification, Wang et al. arxiv
  • Densely Connected Convolutional Networks, Huang et al. arxiv
  • Xception: Deep Learning with Depthwise Separable Convolutions, Chollet. arxiv
  • DeepFashion: Powering Robust Clothes Recognition and Retrieval with Rich Annotations, Liu et al. pdf
  • Practical Riemannian Neural Networks, Marceau-Caron and Ollivier. arxiv
  • Rethinking the Inception Architecture for Computer Vision, Szegedy et al. arxiv
  • Deep Residual Learning for Image Recognition, He et al. arxiv
  • Very Deep Convolutional Networks for Large-Scale Image Recognition, Simonyan et al. arxiv
  • Going Deeper with Convolutions, Szegedy et al. arxiv
  • ImageNet Classification with Deep Convolutional Neural Networks(AlexNet), Krizhevsky et al. arxiv

Image: Segmentation / Object Detection

Image / Video / Etc


Acknowledgement