Adaptive Object Detection with Dual Multi-Label Prediction
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationImage-to-Image TranslationObjectobject-detectionObject DetectionObject RecognitionPredictionUnsupervised Domain AdaptationWeakly Supervised Object DetectionSimilar Papers 제목 키워드 기반
Universal Domain Adaptive Object Detector
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 DetectionDomain Adaptive Object Detection via Dual-Stream Bilevel-Cycle Optimization
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 DetectionDual Bipartite Graph Learning: A General Approach for Domain Adaptive Object Detection
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 DetectionCollaborative Training between Region Proposal Localization and Classification for Domain Adaptive Object Detection
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+2DA-DETR: Domain Adaptive Detection Transformer with Information Fusion
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