BlenDA: Domain Adaptive Object Detection through diffusion-based blending
Unsupervised domain adaptation (UDA) aims to transfer a model learned using labeled data from the source domain to unlabeled data in the target domain. To address the large domain gap issue between the source and target domains, we propose a novel regularization method for domain adaptive object detection, BlenDA, by generating the pseudo samples of the intermediate domains and their corresponding soft domain labels for adaptation training. The intermediate samples are generated by dynamically blending the source images with their corresponding translated images using an off-the-shelf pre-trained text-to-image diffusion model which takes the text label of the target domain as input and has demonstrated superior image-to-image translation quality. Based on experimental results from two adaptation benchmarks, our proposed approach can significantly enhance the performance of the state-of-the-art domain adaptive object detector, Adversarial Query Transformer (AQT). Particularly, in the Cityscapes to Foggy Cityscapes adaptation, we achieve an impressive 53.4% mAP on the Foggy Cityscapes dataset, surpassing the previous state-of-the-art by 1.5%. It is worth noting that our proposed method is also applicable to various paradigms of domain adaptive object detection. The code is available at:https://github.com/aiiu-lab/BlenDA
Code (1)
Tasks
Domain AdaptationImage-to-Image TranslationObjectobject-detectionObject DetectionUnsupervised Domain AdaptationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Joint Distribution Alignment via Adversarial Learning for Domain Adaptive Object Detection
Unsupervised domain adaptive object detection aims to adapt a well-trained detector from its original source domain with rich labeled data to a new target domain with unlabeled data. Recently, mainstream approaches perfo…
Domain AdaptationObjectobject-detectionObject Detection+1FreqAdapt: Frequency-Adaptive Processing for RAW Object Detection
Existing object detection methods predominantly utilize sRGB inputs, which are compressed from RAW sensor data using Image Signal Processors (ISP) originally designed for visualization purposes. Compared to RGB images, R…
Parameter PredictionObject DetectionDeep Domain Adaptive Object Detection: a Survey
Deep learning (DL) based object detection has achieved great progress. These methods typically assume that large amount of labeled training data is available, and training and test data are drawn from an identical distri…
Domain AdaptationObjectobject-detectionObject Detection+1Improving Online Source-free Domain Adaptation for Object Detection by Unsupervised Data Acquisition
Effective object detection in autonomous vehicles is challenged by deployment in diverse and unfamiliar environments. Online Source-Free Domain Adaptation (O-SFDA) offers model adaptation using a stream of unlabeled data…
Autonomous VehiclesDomain AdaptationObjectobject-detection+2DA-Mamba: Domain Adaptive Hybrid Mamba-Transformer Based One-Stage Object Detection
Recent 2D CNN-based domain adaptation approaches struggle with long-range dependencies due to limited receptive fields, making it difficult to adapt to target domains with significant spatial distribution changes. While …
Domain AdaptationKnowledge DistillationMambaObject+4