SOTAVerified

How good are detection proposals, really?

2014-06-26Code Available0· sign in to hype

Jan Hosang, Rodrigo Benenson, Bernt Schiele

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Current top performing Pascal VOC object detectors employ detection proposals to guide the search for objects thereby avoiding exhaustive sliding window search across images. Despite the popularity of detection proposals, it is unclear which trade-offs are made when using them during object detection. We provide an in depth analysis of ten object proposal methods along with four baselines regarding ground truth annotation recall (on Pascal VOC 2007 and ImageNet 2013), repeatability, and impact on DPM detector performance. Our findings show common weaknesses of existing methods, and provide insights to choose the most adequate method for different settings.

Tasks

Reproductions