paper-with-me

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 localization at inference time. To tackle this issue, we propose D2DF2WOD, a Dual-Domain Fully-to-Weakly Supervised Object Detection framework that leverages synthetic data, annotated with precise object localization, to supplement a natural image target domain, where only image-level labels are available. In its warm-up domain adaptation stage, the model learns a fully-supervised object detector (FSOD) to improve the precision of the object proposals in the target domain, and at the same time learns target-domain-specific and detection-aware proposal features. In its main WSOD stage, a WSOD model is specifically tuned to the target domain. The feature extractor and the object proposal generator of the WSOD model are built upon the fine-tuned FSOD model. We test D2DF2WOD on five dual-domain image benchmarks. The results show that our method results in consistently improved object detection and localization compared with state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2212.01376

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObjectobject-detectionObject DetectionObject LocalizationWeakly Supervised Object Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

You Reap What You Sow: Using Videos to Generate High Precision Object Proposals for Weakly-Supervised Object Detection

2019-06-01 · CVPR 2019 6 · Krishna Kumar Singh, Yong Jae Lee

We propose a novel way of using videos to obtain high precision object proposals for weakly-supervised object detection. Existing weakly-supervised detection approaches use off-the-shelf proposal methods like edge boxes…

Objectobject-detectionObject DetectionRegion Proposal+1

Adaptively Denoising Proposal Collection for Weakly Supervised Object Localization

2019-10-04 · Wenju Xu, Yuanwei Wu, Wenchi Ma, Guanghui Wang

In this paper, we address the problem of weakly supervised object localization (WSL), which trains a detection network on the dataset with only image-level annotations. The proposed approach is built on the observation t…

DenoisingMultiple Instance LearningObjectObject Localization+1

Adaptively Denoising Proposal Collection forWeakly Supervised Object Localization

2019-10-04 · arXiv 2019 10 · Wenju Xu, Yuanwei Wu, Wenchi Ma, Guanghui Wang

In this paper, we address the problem of weakly supervisedobject localization (WSL), which trains a detection network on the datasetwith only image-level annotations. The proposed approach is built on theobservation that…

DenoisingMultiple Instance LearningObjectObject Localization+1

Weakly Supervised 3D Object Detection from Point Clouds

2020-07-28 · Zengyi Qin, Jinglu Wang, Yan Lu

A crucial task in scene understanding is 3D object detection, which aims to detect and localize the 3D bounding boxes of objects belonging to specific classes. Existing 3D object detectors heavily rely on annotated 3D bo…

3D Object DetectionKnowledge DistillationObjectobject-detection+3

Multi-stage Object Detection with Group Recursive Learning

2016-08-18 · Jianan Li, Xiaodan Liang, Jianshu Li, Tingfa Xu 외

Most of existing detection pipelines treat object proposals independently and predict bounding box locations and classification scores over them separately. However, the important semantic and spatial layout correlations…

Objectobject-detectionObject DetectionObject Proposal Generation+3