Point-to-Box Network for Accurate Object Detection via Single Point Supervision
Pengfei Chen, Xuehui Yu, Xumeng Han, Najmul Hassan, Kai Wang, Jiachen, Li, Jian Zhao, Humphrey Shi, Zhenjun Han, and Qixiang Ye

TL;DR
This paper introduces P2BNet, a novel point-to-box network that constructs high-quality proposal bags for single point supervised object detection, significantly narrowing the performance gap with bounding box supervision.
Contribution
P2BNet provides a lightweight, anchor-like proposal generation method and an instance-level bag construction, improving detection accuracy in point supervision tasks.
Findings
Over 50% improvement in mean average precision on MS COCO
Effective proposal generation and bag construction strategies
Bridging the performance gap between point and bounding box supervision
Abstract
Object detection using single point supervision has received increasing attention over the years. However, the performance gap between point supervised object detection (PSOD) and bounding box supervised detection remains large. In this paper, we attribute such a large performance gap to the failure of generating high-quality proposal bags which are crucial for multiple instance learning (MIL). To address this problem, we introduce a lightweight alternative to the off-the-shelf proposal (OTSP) method and thereby create the Point-to-Box Network (P2BNet), which can construct an inter-objects balanced proposal bag by generating proposals in an anchor-like way. By fully investigating the accurate position information, P2BNet further constructs an instance-level bag, avoiding the mixture of multiple objects. Finally, a coarse-to-fine policy in a cascade fashion is utilized to improve the IoU…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
