paper-with-me

홈 › Papers

PGTRNet: Two-phase Weakly Supervised Object Detection with Pseudo Ground Truth Refinement

2021-08-25 · Jun Wang, Hefeng Zhou, Xiaohan Yu

Current state-of-the-art weakly supervised object detection (WSOD) studies mainly follow a two-stage training strategy which integrates a fully supervised detector (FSD) with a pure WSOD model. There are two main problems hindering the performance of the two-phase WSOD approaches, i.e., insufficient learning problem and strict reliance between the FSD and the pseudo ground truth (PGT) generated by the WSOD model. This paper proposes pseudo ground truth refinement network (PGTRNet), a simple yet effective method without introducing any extra learnable parameters, to cope with these problems. PGTRNet utilizes multiple bounding boxes to establish the PGT, mitigating the insufficient learning problem. Besides, we propose a novel online PGT refinement approach to steadily improve the quality of PGT by fully taking advantage of the power of FSD during the second-phase training, decoupling the first and second-phase models. Elaborate experiments are conducted on the PASCAL VOC 2007 benchmark to verify the effectiveness of our methods. Experimental results demonstrate that PGTRNet boosts the backbone model by 2.1% mAP and achieves the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2108.11439

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Two-Phase Learning for Weakly Supervised Object Localization

2017-08-07 · ICCV 2017 10 · Dahun Kim, Donghyeon Cho, Donggeun Yoo, In So Kweon

Weakly supervised semantic segmentation and localiza- tion have a problem of focusing only on the most important parts of an image since they use only image-level annota- tions. In this paper, we solve this problem funda…

ObjectObject LocalizationSegmentationSemantic Segmentation+5

Towards Precise End-to-end Weakly Supervised Object Detection Network

2019-11-27 · ICCV 2019 10 · Ke Yang, Dongsheng Li, Yong Dou

It is challenging for weakly supervised object detection network to precisely predict the positions of the objects, since there are no instance-level category annotations. Most existing methods tend to solve this problem…

Multiple Instance Learningobject-detectionObject Detectionregression+1

Weakly Supervised Monocular 3D Object Detection using Multi-View Projection and Direction Consistency

2023-03-15 · CVPR 2023 1 · Runzhou Tao, Wencheng Han, Zhongying Qiu, Cheng-Zhong Xu 외

Monocular 3D object detection has become a mainstream approach in automatic driving for its easy application. A prominent advantage is that it does not need LiDAR point clouds during the inference. However, most current …

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

A Holistically Point-guided Text Framework for Weakly-Supervised Camouflaged Object Detection

2025-01-10 · Tsui Qin Mok, Shuyong Gao, Haozhe Xing, Miaoyang He 외

Weakly-Supervised Camouflaged Object Detection (WSCOD) has gained popularity for its promise to train models with weak labels to segment objects that visually blend into their surroundings. Recently, some methods using s…

object-detectionObject Detection

Two-phase weakly supervised object detection with pseudo ground truth mining

2021-04-01 · Jun Wang

Weakly Supervised Object Detection (WSOD), aiming to train detectors with only image-level dataset, has arisen increasing attention for researchers. In this project, we focus on two-phase WSOD architecture which integrat…

object-detectionObject DetectionVocal Bursts Valence PredictionWeakly Supervised Object Detection