paper-with-me

홈 › Papers

Object Localization under Single Coarse Point Supervision

2022-03-17 · CVPR 2022 1 · Xuehui Yu, Pengfei Chen, Di wu, Najmul Hassan, Guorong Li, Junchi Yan, Humphrey Shi, Qixiang Ye, Zhenjun Han

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 variance for the inconsistency of annotated points. Existing POL methods heavily reply on accurate key-point annotations which are difficult to define. In this study, we propose a POL method using coarse point annotations, relaxing the supervision signals from accurate key points to freely spotted points. To this end, we propose a coarse point refinement (CPR) approach, which to our best knowledge is the first attempt to alleviate semantic variance from the perspective of algorithm. CPR constructs point bags, selects semantic-correlated points, and produces semantic center points through multiple instance learning (MIL). In this way, CPR defines a weakly supervised evolution procedure, which ensures training high-performance object localizer under coarse point supervision. Experimental results on COCO, DOTA and our proposed SeaPerson dataset validate the effectiveness of the CPR approach. The dataset and code will be available at https://github.com/ucas-vg/PointTinyBenchmark/.

📄 PDF Abstract BibTeX arXiv:2203.09338

Code (2)

ucas-vg/pointtinybenchmark 공식 구현 pytorch
ucas-vg/TinyBenchmark pytorch

Tasks

Multiple Instance LearningObjectObject Localization

Similar Papers 제목 키워드 기반

CPR++: Object Localization via Single Coarse Point Supervision

2024-01-30 · Xuehui Yu, Pengfei Chen, Kuiran Wang, Xumeng Han 외

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…

ObjectObject Localization

P2P-Loc: Point to Point Tiny Person Localization

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

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 expe…

ObjectObject Localization

RepPoints: Point Set Representation for Object Detection

2019-04-25 · ICCV 2019 10 · Ze Yang, Shaohui Liu, Han Hu, Li-Wei Wang 외

Modern object detectors rely heavily on rectangular bounding boxes, such as anchors, proposals and the final predictions, to represent objects at various recognition stages. The bounding box is convenient to use but prov…

Objectobject-detectionObject Detection

G2L-Net: Global to Local Network for Real-time 6D Pose Estimation with Embedding Vector Features

2020-03-24 · CVPR 2020 6 · Wei Chen, Xi Jia, Hyung Jin Chang, Jinming Duan 외

In this paper, we propose a novel real-time 6D object pose estimation framework, named G2L-Net. Our network operates on point clouds from RGB-D detection in a divide-and-conquer fashion. Specifically, our network consist…

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation+1

Pro2SAM: Mask Prompt to SAM with Grid Points for Weakly Supervised Object Localization

2025-05-08 · Xi Yang, Songsong Duan, Nannan Wang, Xinbo Gao

Weakly Supervised Object Localization (WSOL), which aims to localize objects by only using image-level labels, has attracted much attention because of its low annotation cost in real applications. Current studies focus o…

Object LocalizationWeakly-Supervised Object LocalizationZero-shot Generalization