Adversarial Alignment for Source Free Object Detection
Source-free object detection (SFOD) aims to transfer a detector pre-trained on a label-rich source domain to an unlabeled target domain without seeing source data. While most existing SFOD methods generate pseudo labels via a source-pretrained model to guide training, these pseudo labels usually contain high noises due to heavy domain discrepancy. In order to obtain better pseudo supervisions, we divide the target domain into source-similar and source-dissimilar parts and align them in the feature space by adversarial learning. Specifically, we design a detection variance-based criterion to divide the target domain. This criterion is motivated by a finding that larger detection variances denote higher recall and larger similarity to the source domain. Then we incorporate an adversarial module into a mean teacher framework to drive the feature spaces of these two subsets indistinguishable. Extensive experiments on multiple cross-domain object detection datasets demonstrate that our proposed method consistently outperforms the compared SFOD methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionSource Free Object DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A3: Active Adversarial Alignment for Source-Free Domain Adaptation
Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Recent works have focused on source-free UDA, where only target data is available. This is chall…
Active LearningDomain AdaptationSelf-Supervised LearningSource-Free Domain Adaptation+1Strong-Weak Distribution Alignment for Adaptive Object Detection
We propose an approach for unsupervised adaptation of object detectors from label-rich to label-poor domains which can significantly reduce annotation costs associated with detection. Recently, approaches that align dist…
Objectobject-detectionObject DetectionUnsupervised Domain AdaptationUncertainty-Aware Unsupervised Domain Adaptation in Object Detection
Unsupervised domain adaptive object detection aims to adapt detectors from a labelled source domain to an unlabelled target domain. Most existing works take a two-stage strategy that first generates region proposals and …
Domain AdaptationObjectobject-detectionObject Detection+1Adversarially Trained Object Detector for Unsupervised Domain Adaptation
Unsupervised domain adaptation, which involves transferring knowledge from a label-rich source domain to an unlabeled target domain, can be used to substantially reduce annotation costs in the field of object detection. …
Domain AdaptationObjectobject-detectionObject Detection+1CSDA: Learning Category-Scale Joint Feature for Domain Adaptive Object Detection
Domain Adaptive Object Detection (DAOD) aims to improve the detection performance of target domains by minimizing the feature distribution between the source and target domain. Recent approaches usually align such di…
Objectobject-detectionObject Detection