SNIPER: efficient multi-scale training - Singh - NIPS 2018 - MXNet Code
Info
Title: SNIPER: efficient multi-scale training
Task: Object Detection
Author: B. Singh, M. Najibi, and L. S. Davis
Date: May 2018
Arxiv: 1805.09300
Published: NIPS 2018
Highlights & Drawbacks
Efficient version of SNIP training strategy for object detection
Select ROIs with proper size only inside a batch
Motivatio...
An analysis of scale invariance in object detection - SNIP - Singh - CVPR 2018
Info
Title: An analysis of scale invariance in object detection - SNIP
Task: Object Detection
Author: B. Singh and L. S. Davis
Date: Nov. 2017
Arxiv: 1711.08189
Published: CVPR 2018
Highlights & Drawbacks
Training strategy optimization, ready to integrate with other tricks
Informing experiments for multi-scale training tr...
(DenseNet)Densely Connected Convolutional Networks - Huang - CVPR 2017
Info
Title: Densely Connected Convolutional Network
Task: Image Classification
Author: Gao Huang, Zhuang Liu, Laurens van der Maaten and Kilian Weinberger
Arxiv: 1608.06993
Published: CVPR 2017(Best Paper Award)
Highlights
DenseNet takes the idea of shortcut-connection to its fullest. Inside a DenseBlock, the output of each layer...
(ResNeXt)Aggregated Residual Transformations for Deep Neural Networks - Xie et al. - CVPR 2017
Info
Title: Aggregated Residual Transformations for Deep Neural Networks
Task: Image Classification
Author: S. Xie, R. Girshick, P. Dollár, Z. Tu, and K. H
Arxiv: 1611.05431
Date: Nov. 2016
Published: CVPR 2017
1st Runner Up in ILSVRC 2016
Highlights & Drawbacks
The core idea of ResNeXt is normalizing the multi-path structur...
MegDet: A Large Mini-Batch Object Detector - C. Peng et al - CVPR 2018
Info
Title: MegDet: A Large Mini-Batch Object Detector
Task: Object Detection
Author: C. Peng et al
Arxiv: 1711.07240
Date: Nov. 2017
Published: CVPR 2018
Highlights & Drawbacks
This paper presents a model that despises the first place in 2017 MS COCO Detection chanllenge. A large-scale training and detection network is propos...
Faster R-CNN: Towards Real Time Object Detection with Region Proposal - Ren - NIPS 2015
Info
Title: Faster R-CNN: Towards Real Time Object Detection with Region Proposal
Task: Object Detection
Author: Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun
Date: June 2015
Arxiv: 1506.01497
Published: NIPS 2015
Highlights
Faster R-CNN is the mainstream method of 2-stage method. The proposed RPN network replaces the Selecti...
Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning - Szegedy et al. - 2016
Info
Title: Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning
Task: Image Classification
Author: C. Szegedy, S. Ioffe, V. Vanhoucke, and A. Alemi
Arxiv: 1602.07261
Date: Feb. 2016
Highlights & Drawbacks
The article mentioned in the experimental part that the Inception network can be upgraded to th...
DeSIGN: Design Inspiration from Generative Networks - Sabi - 2018
Info
Title: DeSIGN: Design Inspiration from Generative Networks
Author: O. Sbai, M. Elhoseiny, A. Bordes, Y. LeCun, and C. Couprie
Date: Apr. 2018
Arxiv: 1804.00921
Highlights & Drawbacks
(i) different Generative Adversarial Networks architectures that start from noise vectors to generate fashion items
(ii) novel loss functions th...
130 post articles, 17 pages.