paper-with-me

Papers

Weakly Supervised Object Localization With Progressive Domain Adaptation

2016-06-01 · CVPR 2016 6 · Dong Li, Jia-Bin Huang, Ya-Li Li, Shengjin Wang, Ming-Hsuan Yang

We address the problem of weakly supervised object localization where only image-level annotations are available for training. Many existing approaches tackle this problem through object proposal mining. However, a substantial amount of noise in object proposals causes ambiguities for learning discriminative object models. Such approaches are sensitive to model initialization and often converge to an undesirable local minimum. In this paper, we address this problem by progressive domain adaptation with two main steps: classification adaptation and detection adaptation. In classification adaptation, we transfer a pre-trained network to our multi-label classification task for recognizing the presence of a certain object in an image. In detection adaptation, we first use a mask-out strategy to collect class-specific object proposals and apply multiple instance learning to mine confident candidates. We then use these selected object proposals to fine-tune all the layers, resulting in a fully adapted detection network. We extensively evaluate the localization performance on the PASCAL VOC and ILSVRC datasets and demonstrate significant performance improvement over the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDomain AdaptationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMultiple Instance LearningObjectObject LocalizationWeakly-Supervised Object Localization

Similar Papers 제목 키워드 기반

D2DF2WOD: Learning Object Proposals for Weakly-Supervised Object Detection via Progressive Domain Adaptation

2022-12-02 · Yuting Wang, Ricardo Guerrero, Vladimir Pavlovic

Weakly-supervised object detection (WSOD) models attempt to leverage image-level annotations in lieu of accurate but costly-to-obtain object localization labels. This oftentimes leads to substandard object detection and …

Domain AdaptationObjectobject-detectionObject Detection+2

Pairwise Similarity Knowledge Transfer for Weakly Supervised Object Localization

2020-03-18 · ECCV 2020 8 · Amir Rahimi, Amirreza Shaban, Thalaiyasingam Ajanthan, Richard Hartley 외

Weakly Supervised Object Localization (WSOL) methods only require image level labels as opposed to expensive bounding box annotations required by fully supervised algorithms. We study the problem of learning localization…

Object LocalizationTransfer LearningWeakly-Supervised Object Localization

Boosting Weakly-Supervised Referring Image Segmentation via Progressive Comprehension

2024-10-02 · Zaiquan Yang, Yuhao Liu, Jiaying Lin, Gerhard Hancke 외

This paper explores the weakly-supervised referring image segmentation (WRIS) problem, and focuses on a challenging setup where target localization is learned directly from image-text pairs. We note that the input text d…

Image SegmentationLarge Language ModelSemantic SegmentationVisual Localization

Self-produced Guidance for Weakly-supervised Object Localization

2018-07-24 · ECCV 2018 9 · Xiaolin Zhang, Yunchao Wei, Guoliang Kang, Yi Yang 외

Weakly supervised methods usually generate localization results based on attention maps produced by classification networks. However, the attention maps exhibit the most discriminative parts of the object which are small…

ClassificationGeneral ClassificationObjectObject Localization+1

Hide-and-Seek: Forcing a Network to be Meticulous for Weakly-supervised Object and Action Localization

2017-04-13 · ICCV 2017 10 · Krishna Kumar Singh, Yong Jae Lee

We propose `Hide-and-Seek', a weakly-supervised framework that aims to improve object localization in images and action localization in videos. Most existing weakly-supervised methods localize only the most discriminativ…

Action LocalizationObjectObject LocalizationWeakly Supervised Action Localization+1