Boosting Weakly Supervised Object Detection with Progressive Knowledge Transfer
Yuanyi Zhong, Jianfeng Wang, Jian Peng, Lei Zhang

TL;DR
This paper introduces a progressive knowledge transfer framework that leverages an external fully-annotated dataset to significantly improve weakly supervised object detection accuracy, achieving state-of-the-art results.
Contribution
It proposes an iterative knowledge transfer method using a one-class universal detector to enhance weakly supervised detection with non-overlapping source datasets.
Findings
Achieved 59.7% mAP on Pascal VOC 2007
Improved detection performance after retraining with pseudo ground truths
Set new state-of-the-art in weakly supervised object detection with knowledge transfer
Abstract
In this paper, we propose an effective knowledge transfer framework to boost the weakly supervised object detection accuracy with the help of an external fully-annotated source dataset, whose categories may not overlap with the target domain. This setting is of great practical value due to the existence of many off-the-shelf detection datasets. To more effectively utilize the source dataset, we propose to iteratively transfer the knowledge from the source domain by a one-class universal detector and learn the target-domain detector. The box-level pseudo ground truths mined by the target-domain detector in each iteration effectively improve the one-class universal detector. Therefore, the knowledge in the source dataset is more thoroughly exploited and leveraged. Extensive experiments are conducted with Pascal VOC 2007 as the target weakly-annotated dataset and COCO/ImageNet as the…
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 Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
