paper-with-me

Papers

Adversarial Alignment for Source Free Object Detection

2023-01-11 · Qiaosong Chu, Shuyan Li, Guangyi Chen, Kai Li, Xiu Li

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.

📄 PDF Abstract BibTeX arXiv:2301.04265

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSource Free Object Detection

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

A3: Active Adversarial Alignment for Source-Free Domain Adaptation

2024-09-27 · Chrisantus Eze, Christopher Crick

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+1

Strong-Weak Distribution Alignment for Adaptive Object Detection

2018-12-12 · CVPR 2019 6 · Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada, Kate Saenko

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 Adaptation

Uncertainty-Aware Unsupervised Domain Adaptation in Object Detection

2021-02-27 · Dayan Guan, Jiaxing Huang, Aoran Xiao, Shijian Lu 외

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+1

Adversarially Trained Object Detector for Unsupervised Domain Adaptation

2021-09-13 · Kazuma Fujii, Hiroshi Kera, Kazuhiko Kawamoto

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+1

CSDA: Learning Category-Scale Joint Feature for Domain Adaptive Object Detection

2023-01-01 · ICCV 2023 1 · Changlong Gao, Chengxu Liu, Yujie Dun, Xueming Qian

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