This is Paper Collections.
-
AlexNet, Krizhevsky et al, 2014, Imagenet classification with deep convolutional neural networks, Link.
-
VGG16 and VGG19, Simonyan and Zisserman, 2014, Very Deep Convolutional Networks For Large-Scale Image Recognition, Link.
-
GoogLeNet, Szegedy et al, 2015, Going Deeper with Convolutions, Link.
-
ResNet, He et el, 2015, Deep Residual Learning for Image Recognition, Link.
(More Basics)
- Network in Network, Lin et al, 2014, Network in Network, Link.
(Improving ResNet)
- He et al, 2016, Identity Mappings In Deep Residual Networks, Link.
- Zagoruyko et al, 2016, Wide Residual Networks, Link.
- Xie et al, 2016, Aggregated Residual Transformations for Deep Neural Networks (ResNeXt) Link.
- Huang et al, 2016, Deep Networks with Stochastic Depth, Link.
(Beyond ResNet)
- Larsson et al, 2017, FractalNet: Ultra-Deep Neural Networks without Residuals, Link
- Huang et al, 2017, Densley Connected Convolutional Networks, Link.
- Iandola et al, 2017, SqueezeNet: AlexNet-level accuracy with 50x fewer parameters and <0.5MB model size, Link.
...
- Yoshua Bengio, 2014, Representation Learning: A Review and New Perspectives, Link.
- Yoshua Bengio, 2009, Learning Deep Architectures for AI, Link.
- Zeiler and Fergus, 2013, Visualizing and Understanding Convolutional Networks, Link.
- Yosinski et al, 2015, Understanding Neural Networks Through Deep Visualization, Link.
- Springenberg et al, 2015, STRIVING FOR SIMPLICITY: THE ALL CONVOLUTIONAL NET, Link.
- Simonyan, Vedeldi and Zisserman, 2014, Deep Inside Convolutional Networks: Visualising Image Classification Models and Saliency Maps, Link.
- Aaron van den Oord et al, 2016, Conditional Image Generation with PixelCNN Decoders, Link.
- Kingma and Welling, 2015, Auto-Encoding Variational Bayes, Link.