paper-with-me

홈 › Papers

Cross Domain Object Detection by Target-Perceived Dual Branch Distillation

2022-05-03 · CVPR 2022 1 · Mengzhe He, Yali Wang, Jiaxi Wu, Yiru Wang, Hanqing Li, Bo Li, Weihao Gan, Wei Wu, Yu Qiao

Cross domain object detection is a realistic and challenging task in the wild. It suffers from performance degradation due to large shift of data distributions and lack of instance-level annotations in the target domain. Existing approaches mainly focus on either of these two difficulties, even though they are closely coupled in cross domain object detection. To solve this problem, we propose a novel Target-perceived Dual-branch Distillation (TDD) framework. By integrating detection branches of both source and target domains in a unified teacher-student learning scheme, it can reduce domain shift and generate reliable supervision effectively. In particular, we first introduce a distinct Target Proposal Perceiver between two domains. It can adaptively enhance source detector to perceive objects in a target image, by leveraging target proposal contexts from iterative cross-attention. Afterwards, we design a concise Dual Branch Self Distillation strategy for model training, which can progressively integrate complementary object knowledge from different domains via self-distillation in two branches. Finally, we conduct extensive experiments on a number of widely-used scenarios in cross domain object detection. The results show that our TDD significantly outperforms the state-of-the-art methods on all the benchmarks. Our code and model will be available at https://github.com/Feobi1999/TDD.

📄 PDF Abstract BibTeX arXiv:2205.01291

Code (1)

feobi1999/tdd 공식 구현 pytorch

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Domain Similarity-Perceived Label Assignment for Domain Generalized Underwater Object Detection

2023-12-20 · Xisheng Li, Wei Li, Pinhao Song, Mingjun Zhang 외

The inherent characteristics and light fluctuations of water bodies give rise to the huge difference between different layers and regions in underwater environments. When the test set is collected in a different marine a…

Data Augmentationobject-detectionObject Detection

Wasserstein Distance Based Domain Adaptation for Object Detection

2019-09-18 · Pengcheng Xu, Prudhvi Gurram, Gene Whipps, Rama Chellappa

In this paper, we present an adversarial unsupervised domain adaptation framework for object detection. Prior approaches utilize adversarial training based on cross entropy between the source and target domain distributi…

Domain AdaptationObjectobject-detectionObject Detection+1

H2FA R-CNN: Holistic and Hierarchical Feature Alignment for Cross-Domain Weakly Supervised Object Detection

2022-01-01 · CVPR 2022 1 · Yunqiu Xu, Yifan Sun, Zongxin Yang, Jiaxu Miao 외

Cross-domain weakly supervised object detection (CDWSOD) aims to adapt the detection model to a novel target domain with easily acquired image-level annotations. How to align the source and target domains is critical…

Domain Adaptationobject-detectionObject DetectionWeakly Supervised Object Detection

Bi3D: Bi-domain Active Learning for Cross-domain 3D Object Detection

2023-03-10 · CVPR 2023 1 · Jiakang Yuan, Bo Zhang, Xiangchao Yan, Tao Chen 외

Unsupervised Domain Adaptation (UDA) technique has been explored in 3D cross-domain tasks recently. Though preliminary progress has been made, the performance gap between the UDA-based 3D model and the supervised one tra…

3D Object DetectionActive LearningDomain Adaptationobject-detection+2

Informative and Consistent Correspondence Mining for Cross-Domain Weakly Supervised Object Detection

2021-06-19 · CVPR 2021 1 · Luwei Hou, Yu Zhang, Kui Fu, Jia Li

Cross-domain weakly supervised object detection aims to adapt object-level knowledge from a fully labeled source domain dataset (i.e. with object bounding boxes) to train object detectors for target domains that are …

Objectobject-detectionObject DetectionTransfer Learning+1