paper-with-me

홈 › Papers

P2P-Loc: Point to Point Tiny Person Localization

2021-12-31 · Xuehui Yu, Di wu, Qixiang Ye, Jianbin Jiao, Zhenjun Han

Bounding-box annotation form has been the most frequently used method for visual object localization tasks. However, bounding-box annotation relies on a large amount of precisely annotating bounding boxes, and it is expensive and laborious. It is impossible to be employed in practical scenarios and even redundant for some applications (such as tiny person localization) that the size would not matter. Therefore, we propose a novel point-based framework for the person localization task by annotating each person as a coarse point (CoarsePoint) instead of an accurate bounding box that can be any point within the object extent. Then, the network predicts the person's location as a 2D coordinate in the image. Although this greatly simplifies the data annotation pipeline, the CoarsePoint annotation inevitably decreases label reliability (label uncertainty) and causes network confusion during training. As a result, we propose a point self-refinement approach that iteratively updates point annotations in a self-paced way. The proposed refinement system alleviates the label uncertainty and progressively improves localization performance. Experimental results show that our approach has achieved comparable object localization performance while saving up to 80$\%$ of annotation cost.

📄 PDF Abstract BibTeX arXiv:2112.15344

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Localization

Similar Papers 제목 키워드 기반

Object Localization under Single Coarse Point Supervision

2022-03-17 · CVPR 2022 1 · Xuehui Yu, Pengfei Chen, Di wu, Najmul Hassan 외

Point-based object localization (POL), which pursues high-performance object sensing under low-cost data annotation, has attracted increased attention. However, the point annotation mode inevitably introduces semantic va…

Multiple Instance LearningObjectObject Localization

Tiny Object Detection with Single Point Supervision

2024-12-08 · Haoran Zhu, Chang Xu, Ruixiang Zhang, Fang Xu 외

Tiny objects, with their limited spatial resolution, often resemble point-like distributions. As a result, bounding box prediction using point-level supervision emerges as a natural and cost-effective alternative to trad…

DenoisingMultiple Instance LearningObjectobject-detection+2

Generalized Small Object Detection:A Point-Prompted Paradigm and Benchmark

2026-04-03 · Haoran Zhu, Wen Yang, Guangyou Yang, Chang Xu 외 arxiv

Small object detection (SOD) remains challenging due to extremely limited pixels and ambiguous object boundaries. These characteristics lead to challenging annotation, limited availability of large-scale high-quality dat…

Small Object Detection

Egocentric Field-of-View Localization Using First-Person Point-of-View Devices

2015-10-07 · Vinay Bettadapura, Irfan Essa, Caroline Pantofaru

We present a technique that uses images, videos and sensor data taken from first-person point-of-view devices to perform egocentric field-of-view (FOV) localization. We define egocentric FOV localization as capturing the…

Spot On: Action Localization from Pointly-Supervised Proposals

2016-04-26 · Pascal Mettes, Jan C. van Gemert, Cees G. M. Snoek

We strive for spatio-temporal localization of actions in videos. The state-of-the-art relies on action proposals at test time and selects the best one with a classifier trained on carefully annotated box annotations. Ann…

Action LocalizationMultiple Instance LearningTemporal Localization