AWADA: Attention-Weighted Adversarial Domain Adaptation for Object Detection
Object detection networks have reached an impressive performance level, yet a lack of suitable data in specific applications often limits it in practice. Typically, additional data sources are utilized to support the training task. In these, however, domain gaps between different data sources pose a challenge in deep learning. GAN-based image-to-image style-transfer is commonly applied to shrink the domain gap, but is unstable and decoupled from the object detection task. We propose AWADA, an Attention-Weighted Adversarial Domain Adaptation framework for creating a feedback loop between style-transformation and detection task. By constructing foreground object attention maps from object detector proposals, we focus the transformation on foreground object regions and stabilize style-transfer training. In extensive experiments and ablation studies, we show that AWADA reaches state-of-the-art unsupervised domain adaptation object detection performance in the commonly used benchmarks for tasks such as synthetic-to-real, adverse weather and cross-camera adaptation.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationObjectobject-detectionObject DetectionStyle TransferUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Adversarial Reweighting for Partial Domain Adaptation
Partial domain adaptation (PDA) has gained much attention due to its practical setting. The current PDA methods usually adapt the feature extractor by aligning the target and reweighted source domain distributions. In th…
Domain AdaptationPartial Domain AdaptationImportance Weighted Adversarial Nets for Partial Domain Adaptation
This paper proposes an importance weighted adversarial nets-based method for unsupervised domain adaptation, specific for partial domain adaptation where the target domain has less number of classes compared to the sourc…
Domain AdaptationPartial Domain AdaptationTransfer LearningUnsupervised Domain Adaptation+1Self-degraded contrastive domain adaptation for industrial fault diagnosis with bi-imbalanced data
Modern industrial fault diagnosis tasks often face the combined challenge of distribution discrepancy and bi-imbalance. Existing domain adaptation approaches pay little attention to the prevailing bi-imbalance, leading t…
Contrastive LearningDomain AdaptationFault DiagnosisSelf-adaptive Re-weighted Adversarial Domain Adaptation
Existing adversarial domain adaptation methods mainly consider the marginal distribution and these methods may lead to either under transfer or negative transfer. To address this problem, we present a self-adaptive re-we…
Domain AdaptationTripletAdversarial Reweighting with $α$-Power Maximization for Domain Adaptation
The practical Domain Adaptation (DA) tasks, e.g., Partial DA (PDA), open-set DA, universal DA, and test-time adaptation, have gained increasing attention in the machine learning community. In this paper, we propose a nov…
Domain AdaptationTest-time Adaptation