paper-with-me

Papers

Progressive Representation Adaptation for Weakly Supervised Object Localization

2017-10-12 · 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 object detectors. Numerous methods have been proposed to tackle this problem through mining object proposals. 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 undesirable local minimum solutions. In this paper, we propose to overcome these drawbacks by progressive representation adaptation with two main steps: 1) classification adaptation and 2) detection adaptation. In classification adaptation, we transfer a pre-trained network to a multi-label classification task for recognizing the presence of a certain object in an image. Through the classification adaptation step, the network learns discriminative representations that are specific to object categories of interest. In detection adaptation, we mine class-specific object proposals by exploiting two scoring strategies based on the adapted classification network. Class-specific proposal mining helps remove substantial noise from the background clutter and potential confusion from similar objects. We further refine these proposals using multiple instance learning and segmentation cues. Using these refined object bounding boxes, we fine-tune all the layer of the classification network and obtain a fully adapted detection network. We present detailed experimental validation on the PASCAL VOC and ILSVRC datasets. Experimental results demonstrate that our progressive representation adaptation algorithm performs favorably against the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1710.04647

Code (1)

jbhuang0604/WSL 공식 구현

Tasks

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

Similar 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 외

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 subst…

ClassificationDomain AdaptationGeneral ClassificationMulti-Label Classification+5

Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation

2018-03-30 · CVPR 2018 6 · Naoto Inoue, Ryosuke Furuta, Toshihiko Yamasaki, Kiyoharu Aizawa

Can we detect common objects in a variety of image domains without instance-level annotations? In this paper, we present a framework for a novel task, cross-domain weakly supervised object detection, which addresses this…

Domain Adaptationobject-detectionObject DetectionWeakly Supervised Object Detection

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

WUDA: Unsupervised Domain Adaptation Based on Weak Source Domain Labels

2022-10-05 · ShengJie Liu, Chuang Zhu, Wenqi Tang

Unsupervised domain adaptation (UDA) for semantic segmentation addresses the cross-domain problem with fine source domain labels. However, the acquisition of semantic labels has always been a difficult step, many scenari…

Domain AdaptationImage Segmentationobject-detectionObject Detection+5

Weakly Supervised Incremental Segmentation via Semantic Anchors and Spatial Arbitration

2026-06-02 · Zhonggai Wang, Kai Fang, Guangyu Gao arxiv

Weakly Incremental Learning for Semantic Segmentation (WILSS) suffers from the continuous introduction of noisy supervision, which progressively corrupts class-level representations, leading to severe feature drift and s…

Semantic SegmentationIncremental Learning