A Steiner tree approach to efficient object detection

CVPR(2010)

引用 30|浏览13
暂无评分
摘要
We propose an approach to speeding up object detection, with an emphasis on settings where multiple object classes are being detected. Our method uses a segmentation algorithm to select a small number of image regions on which to run a classifier. Compared to the classical sliding window approach, this results in a significantly smaller number of rectangles examined, and thus significantly faster object detection. Further, in the multiple object class setting, we show that the computational cost of proposing candidate regions can be amortized across objects classes, resulting in an additional speedup. At the heart of our approach is a reduction to a directed Steiner tree optimization problem, which we solve approximately in order to select the segmentation algorithm parameters. The solution gives a small set of segmentation strategies that can be shared across object classes. Compared to the sliding window approach, our method results in two orders of magnitude fewer regions considered, and significant (10-15x) running time speedups on challenging object detection datasets ( LabelMe and StreetScenes) while maintaining comparable detection accuracy.
更多
查看译文
关键词
image segmentation,object detection,optimisation,pattern classification,trees (mathematics),classical sliding window approach,classifier,directed Steiner tree optimization problem,object detection,segmentation algorithm
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要