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

TL;DR
This paper introduces a two-phase weakly supervised object detection framework that leverages pseudo ground truth mining and refinement strategies, significantly improving detection accuracy on PASCAL VOC 2007.
Contribution
It proposes a novel two-phase WSOD architecture with a new pseudo ground truth generation and refinement method, achieving state-of-the-art performance.
Findings
Improved mAP from 49.17% to 55.23% on PASCAL VOC 2007.
Pseudo ground truth generation with multiple bounding boxes enhances learning.
Refinement strategies further boost detection accuracy.
Abstract
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 integrates a powerful detector with a pure WSOD model. We explore the effectiveness of some representative detectors utilized as the second-phase detector in two-phase WSOD and propose a two-phase WSOD architecture. In addition, we present a strategy to establish the pseudo ground truth (PGT) used to train the second-phase detector. Unlike previous works that regard top one bounding boxes as PGT, we consider more bounding boxes to establish the PGT annotations. This alleviates the insufficient learning problem caused by the low recall of PGT. We also propose some strategies to refine the PGT during the training of the second detector. Our strategies suspend the training in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
