4月 14, 2017
Object detection
- Rich feature hierarchies for accurate object detection and semantic segmentation paper
- Fast R-CNN paper
- Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks paper
- [read]R-FCN: Object Detection via Region-based Fully Convolutional Networks paper
- [read]Inside-Outside Net: Detecting Objects in Context with Skip Pooling and Recurrent Neural Networks paper
- Feature Pyramid Networks for Object Detection paper
- [read] A-Fast-RCNN: Hard positive generation via adversary for object detection paper github
- [read] Generative Adversarial Networks paper
- [read] Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization paper caffe
- [read] Spatial Memory for Context Reasoning in Object Detection paper
- Accurate Single Stage Detector Using Recurrent Rolling Convolution paper
- ME R-CNN: Multi-Expert Region-based CNN for Object Detection paper
- [read] Beyond Skip Connections: Top-Down Modulation for Object Detection paper
- Improving Object Detection With One Line of Code paper
- S-OHEM: Stratified Online Hard Example Mining for Object Detection paper
- Adaptive Object Detection Using Adjacency and Zoom Prediction paper caffe
- You Only Look Once: Unified, Real-Time Object Detection paper
- YOLO9000: Better, Faster, Stronger paper
- Deformable Convolutional Networks paper mxnet
- Learning Detection with Diverse Proposals paper caffe
- Feature Pyramid Networks for Object Detection paper
- [read] RON: Reverse Connection with Objectness Prior Networks for Object Detection paper
Text detection
- Detecting Text in Natural Image with Connectionist Text Proposal Network paper
- EAST: An Efficient and Accurate Scene Text Detector paper
Semantic Image Segmentation
- Fully Convolutional Networks for Semantic Segmentation paper caffe
- Semantic Image Sementation with Deep Convolutional Nets and Fully Connected CRF paper
- Conditional Random Fields as Recurrent Neural Networks paper caffe
- DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs paper pytorch
- [read] Fully Convolutional Instance-aware Semantic Segmentation paper mxnet
- Loss Max-Pooling for Semantic Image Segmentation paper
- [read] Mask R-CNN paper tf
Recognition and Detection in 3D
- 3D ShapeNets: A Deep Representation for Volumetric Shapes paper matlab
- VoxNet: A 3D Convolutional Neural Network for Real-Time Object Recognition paper Lasagne
Visual Reasoning
- Inferring and Executing Programs for Visual Reasoning paper pytorch
Human motion
- Unsupervised Learning of Depth and Ego-Motion from Video paper github
CNN and its property
- Group Invariant Scattering paper
- Invariant Scattering Convolution Networks paper
- Structured Receptive Fields in CNNs paper
- Dynamic Filter Networks paper
- Multiscale Hierarchical Convolutional Networks paper
- Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteriors paper
Image classification
- Deep Residual Learning for Image Recognition paper
Lightweight CNN
- Towards lightweight convolutional neural networks for object detection paper