-
- Deep learning
-
- Handwritten Digit Recognition with a Back-Propagation Network (LeNet)
-
- ImageNet Classification with Deep Convolutional Neural Networks (AlexNet)
-
- Deep Sparse Rectifier Neural Networks (ReLU)
-
- Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift (Batch-Norm)
-
- Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition (SPP)
-
- Network In Network (NIN)
-
- Highway Networks
-
- Deep Residual Learning for Image Recognition (ResNet)
-
- Identity Mappings in Deep Residual Networks
-
- Aggregated Residual Transformations for Deep Neural Networks (ResNeXt)
-
- Densely Connected Convolutional Networks (DenseNet)
-
- Wide Residual Networks (Wide-ResNet)
-
- Going Deeper with Convolutions (Inception)
-
- Fully Convolutional Networks for Semantic Segmentation (FCN) [pdf]
-
- Learning Deconvolution Network for Semantic Segmentation (Deconvolution)
-
- Wider or Deeper: Revisiting the ResNet Model for Visual Recognition
-
- Not All Pixels Are Equal: Difficulty-aware Semantic Segmentation via Deep Layer Cascade [pdf]
-
- Loss Max-Pooling for Semantic Image Segmentation [pdf]
-
- Understanding Convolution for Semantic Segmentation [pdf]
-
- Universal Adversarial Perturbations Against Semantic Image Segmentation [pdf]
-
- Rethinking Atrous Convolution for Semantic Image Segmentation(DeepLab v3) [pdf]
-
- Efficient Inference in Fully Connected CRFs with Gaussian Edge Potentials [pdf]
-
- Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs (DeepLab) [pdf]
-
- DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution,and Fully Connected CRFs (Deeplab v2) [pdf]
-
- Conditional Random Fields as Recurrent Neural Networks (CRFasRNN)[pdf]
-
- Fast, Exact and Multi-Scale Inference for Semantic Image Segmentation with Deep Gaussian CRFs (G-CRF) [pdf]
-
- Semantic Image Segmentation via Deep Parsing Network (DPN) [pdf]
-
- Efficient Piecewise Training of Deep Structured Models for Semantic Segmentation
-
- Exploring Context with Deep Structured models for Semantic Segmentation
-
- RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation (RefineNet)
-
- Pyramid Scene Parsing Network (PSPNet)
-
- Large Kernel Matters -- Improve Semantic Segmentation by Global Convolutional Network [pdf]
-
- SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation (SegNet) [pdf]
-
- ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (ENet) [pdf]
-
- ICNet for Real-Time Semantic Segmentation (ICNet)
-
- Weakly- and Semi-Supervised Learning of a Deep Convolutional Network for Semantic Image Segmentation
-
- BoxSup: Exploiting Bounding Boxes to Supervise Convolutional Networks for Semantic Segmentation
-
- Rich feature hierarchies for accurate object detection and semantic segmentation (RCNN)
-
- Fast R-CNN (Fast RCNN)
-
- Faster R-CNN: Towards Real-Time Object (Faster RCNN) Detection with Region Proposal Networks
-
- Mask R-CNN (Mask RCNN)