paper-with-me

Papers

W2F: A Weakly-Supervised to Fully-Supervised Framework for Object Detection

2018-06-01 · CVPR 2018 6 · Yongqiang Zhang, Yancheng Bai, Mingli Ding, Yongqiang Li, Bernard Ghanem

Weakly-supervised object detection has attracted much attention lately, since it does not require bounding box annotations for training. Although significant progress has also been made, there is still a large gap in performance between weakly-supervised and fully-supervised object detection. Recently, some works use pseudo ground-truths which are generated by a weakly-supervised detector to train a supervised detector. Such approaches incline to find the most representative parts of objects, and only seek one ground-truth box per class even though many same-class instances exist. To overcome these issues, we propose a weakly-supervised to fully-supervised framework, where a weakly-supervised detector is implemented using multiple instance learning. Then, we propose a pseudo ground-truth excavation (PGE) algorithm to find the pseudo ground-truth of each instance in the image. Moreover, the pseudo ground-truth adaptation (PGA) algorithm is designed to further refine the pseudo ground-truths from PGE. Finally, we use these pseudo ground-truths to train a fully-supervised detector. Extensive experiments on the challenging PASCAL VOC 2007 and 2012 benchmarks strongly demonstrate the effectiveness of our framework. We obtain 52.4% and 47.8% mAP on VOC2007 and VOC2012 respectively, a significant improvement over previous state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learningobject-detectionObject DetectionWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

CaT: Weakly Supervised Object Detection with Category Transfer

2021-08-17 · ICCV 2021 10 · Tianyue Cao, Lianyu Du, Xiaoyun Zhang, Siheng Chen 외

A large gap exists between fully-supervised object detection and weakly-supervised object detection. To narrow this gap, some methods consider knowledge transfer from additional fully-supervised dataset. But these method…

Objectobject-detectionObject DetectionTransfer Learning+1

WSSOD: A New Pipeline for Weakly- and Semi-Supervised Object Detection

2021-05-21 · Shijie Fang, Yuhang Cao, Xinjiang Wang, Kai Chen 외

The performance of object detection, to a great extent, depends on the availability of large annotated datasets. To alleviate the annotation cost, the research community has explored a number of ways to exploit unlabeled…

object-detectionObject DetectionPseudo LabelSemi-Supervised Object Detection

Self-Transfer Learning for Fully Weakly Supervised Object Localization

2016-02-04 · Sangheum Hwang, Hyo-Eun Kim

Recent advances of deep learning have achieved remarkable performances in various challenging computer vision tasks. Especially in object localization, deep convolutional neural networks outperform traditional approaches…

Medical Image AnalysisObjectObject LocalizationTransfer Learning+2

Active Learning Strategies for Weakly-supervised Object Detection

2022-07-25 · Huy V. Vo, Oriane Siméoni, Spyros Gidaris, Andrei Bursuc 외

Object detectors trained with weak annotations are affordable alternatives to fully-supervised counterparts. However, there is still a significant performance gap between them. We propose to narrow this gap by fine-tunin…

Active LearningObjectObject DetectionWeakly Supervised Object Detection

Segment, Select, Correct: A Framework for Weakly-Supervised Referring Segmentation

2023-10-20 · Francisco Eiras, Kemal Oksuz, Adel Bibi, Philip H. S. Torr 외

Referring Image Segmentation (RIS) - the problem of identifying objects in images through natural language sentences - is a challenging task currently mostly solved through supervised learning. However, while collecting …

Image SegmentationSemantic SegmentationZero-Shot Learning