paper-with-me

홈 › Papers

Adaptive Object Detection with Dual Multi-Label Prediction

2020-03-29 · ECCV 2020 8 · Zhen Zhao, Yuhong Guo, Haifeng Shen, Jieping Ye

In this paper, we propose a novel end-to-end unsupervised deep domain adaptation model for adaptive object detection by exploiting multi-label object recognition as a dual auxiliary task. The model exploits multi-label prediction to reveal the object category information in each image and then uses the prediction results to perform conditional adversarial global feature alignment, such that the multi-modal structure of image features can be tackled to bridge the domain divergence at the global feature level while preserving the discriminability of the features. Moreover, we introduce a prediction consistency regularization mechanism to assist object detection, which uses the multi-label prediction results as an auxiliary regularization information to ensure consistent object category discoveries between the object recognition task and the object detection task. Experiments are conducted on a few benchmark datasets and the results show the proposed model outperforms the state-of-the-art comparison methods.

📄 PDF Abstract BibTeX arXiv:2003.12943

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage-to-Image TranslationObjectobject-detectionObject DetectionObject RecognitionPredictionUnsupervised Domain AdaptationWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Universal Domain Adaptive Object Detector

2022-07-05 · Wenxu Shi, Lei Zhang, WeiJie Chen, ShiLiang Pu

Universal domain adaptive object detection (UniDAOD)is more challenging than domain adaptive object detection (DAOD) since the label space of the source domain may not be the same as that of the target and the scale of o…

Multi-Label LearningObjectobject-detectionObject Detection

Domain Adaptive Object Detection via Dual-Stream Bilevel-Cycle Optimization

2026-06-30 · Yannan Chen, Wei Wang, Wenqiang Wang, Ruoyu Chen 외 arxiv

Cycle self-training (CST) breaks the shared classifier assumption of the standard self-training framework, which is effective for unsupervised domain adaptation and exploits unlabeled target data by training with target …

Unsupervised Domain AdaptationImage ClassificationObject Detection

Dual Bipartite Graph Learning: A General Approach for Domain Adaptive Object Detection

2021-01-01 · ICCV 2021 10 · Chaoqi Chen, Jiongcheng Li, Zebiao Zheng, Yue Huang 외

Domain Adaptive Object Detection (DAOD) relieves the reliance on large-scale annotated data by transferring the knowledge learned from a labeled source domain to a new unlabeled target domain. Recent DAOD approaches …

Domain AdaptationGraph Learningobject-detectionObject Detection

Collaborative Training between Region Proposal Localization and Classification for Domain Adaptive Object Detection

2020-09-17 · ECCV 2020 8 · Ganlong Zhao, Guanbin Li, Ruijia Xu, Liang Lin

Object detectors are usually trained with large amount of labeled data, which is expensive and labor-intensive. Pre-trained detectors applied to unlabeled dataset always suffer from the difference of dataset distribution…

Domain AdaptationGeneral ClassificationObjectobject-detection+2

DA-DETR: Domain Adaptive Detection Transformer with Information Fusion

2021-03-31 · CVPR 2023 1 · Jingyi Zhang, Jiaxing Huang, Zhipeng Luo, Gongjie Zhang 외

The recent detection transformer (DETR) simplifies the object detection pipeline by removing hand-crafted designs and hyperparameters as employed in conventional two-stage object detectors. However, how to leverage the s…

Domain AdaptationObjectobject-detectionObject Detection+1