SOTAVerified

Adaptive Object Detection Using Adjacency and Zoom Prediction

2015-12-24CVPR 2016Code Available0· sign in to hype

Yongxi Lu, Tara Javidi, Svetlana Lazebnik

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

State-of-the-art object detection systems rely on an accurate set of region proposals. Several recent methods use a neural network architecture to hypothesize promising object locations. While these approaches are computationally efficient, they rely on fixed image regions as anchors for predictions. In this paper we propose to use a search strategy that adaptively directs computational resources to sub-regions likely to contain objects. Compared to methods based on fixed anchor locations, our approach naturally adapts to cases where object instances are sparse and small. Our approach is comparable in terms of accuracy to the state-of-the-art Faster R-CNN approach while using two orders of magnitude fewer anchors on average. Code is publicly available.

Tasks

Reproductions