Papers › An Analysis of Scale Invariance in Object Detection - SNIP
An Analysis of Scale Invariance in Object Detection - SNIP
Bharat Singh, Larry S. Davis
An analysis of different techniques for recognizing and detecting objects under extreme scale variation is presented. Scale specific and scale invariant design of detectors are compared by training them with different configurations of input data. By evaluating the performance of different network architectures for classifying small objects on ImageNet, we show that CNNs are not robust to changes in scale. Based on this analysis, we propose to train and test detectors on the same scales of an image-pyramid. Since small and large objects are difficult to recognize at smaller and larger scales respectively, we present a novel training scheme called Scale Normalization for Image Pyramids (SNIP) which selectively back-propagates the gradients of object instances of different sizes as a function of the image scale. On the COCO dataset, our single model performance is 45.7% and an ensemble of 3 networks obtains an mAP of 48.3%. We use off-the-shelf ImageNet-1000 pre-trained models and only train with bounding box supervision. Our submission won the Best Student Entry in the COCO 2017 challenge. Code will be made available at \url{http://bit.ly/2yXVg4c}.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Object Detection | COCO test-dev | D-RFCN + SNIP (DPN-98 with flip, multi-scale) | AP50 | 67.3 | #137 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (DPN-98 with flip, multi-scale) | AP75 | 51.1 | #137 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (DPN-98 with flip, multi-scale) | APL | 57.1 | #137 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (DPN-98 with flip, multi-scale) | APM | 48.8 | #137 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (DPN-98 with flip, multi-scale) | APS | 29.3 | #137 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (DPN-98 with flip, multi-scale) | box mAP | 45.7 | #137 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (ResNet-101, multi-scale) | AP50 | 65.5 | #159 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (ResNet-101, multi-scale) | AP75 | 48.4 | #159 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (ResNet-101, multi-scale) | APL | 54.9 | #159 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (ResNet-101, multi-scale) | APM | 46.5 | #159 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (ResNet-101, multi-scale) | APS | 27.2 | #159 of 225 | Archive leaderboard | report |
| Object Detection | COCO test-dev | D-RFCN + SNIP (ResNet-101, multi-scale) | box mAP | 43.4 | #159 of 225 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Introduced by this paper: SNIP
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections