paper-with-me

Papers

Domain Contrast for Domain Adaptive Object Detection

2020-06-26 · Feng Liu, Xiaoxong Zhang, Fang Wan, Xiangyang Ji, Qixiang Ye

We present Domain Contrast (DC), a simple yet effective approach inspired by contrastive learning for training domain adaptive detectors. DC is deduced from the error bound minimization perspective of a transferred model, and is implemented with cross-domain contrast loss which is plug-and-play. By minimizing cross-domain contrast loss, DC guarantees the transferability of detectors while naturally alleviating the class imbalance issue in the target domain. DC can be applied at either image level or region level, consistently improving detectors' transferability and discriminability. Extensive experiments on commonly used benchmarks show that DC improves the baseline and state-of-the-art by significant margins, while demonstrating great potential for large domain divergence.

📄 PDF Abstract BibTeX arXiv:2006.14863

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

CLDA-YOLO: Visual Contrastive Learning Based Domain Adaptive YOLO Detector

2024-12-16 · Tianheng Qiu, Ka Lung Law, Guanghua Pan, Jufei Wang 외

Unsupervised domain adaptive (UDA) algorithms can markedly enhance the performance of object detectors under conditions of domain shifts, thereby reducing the necessity for extensive labeling and retraining. Current doma…

Contrastive LearningData Augmentationobject-detectionObject Detection

Instance Relation Graph Guided Source-Free Domain Adaptive Object Detection

2022-03-29 · CVPR 2023 1 · Vibashan VS, Poojan Oza, Vishal M. Patel

Unsupervised Domain Adaptation (UDA) is an effective approach to tackle the issue of domain shift. Specifically, UDA methods try to align the source and target representations to improve the generalization on the target …

Domain AdaptationKnowledge DistillationObjectobject-detection+6

Unsupervised Domain Adaptive Lane Detection via Contextual Contrast and Aggregation

2024-07-18 · Kunyang Zhou, Yunjian Feng, Jun Li

This paper focuses on two crucial issues in domain-adaptive lane detection, i.e., how to effectively learn discriminative features and transfer knowledge across domains. Existing lane detection methods usually exploit a …

Lane Detection

UniDA3D: A Unified Domain-Adaptive Framework for Multi-View 3D Object Detection

2026-03-30 · Hongjing Wu, Cheng Chi, Jinlin Wu, Yanzhao Su 외 arxiv

Camera-only 3D object detection is critical for autonomous driving, offering a cost-effective alternative to LiDAR based methods. In particular, multi-view 3D object detection has emerged as a promising direction due to …

Contrastive Learning3D Object DetectionAutonomous DrivingDomain Adaptation

Contrastive Mean Teacher for Domain Adaptive Object Detectors

2023-05-04 · CVPR 2023 1 · Shengcao Cao, Dhiraj Joshi, Liang-Yan Gui, Yu-Xiong Wang

Object detectors often suffer from the domain gap between training (source domain) and real-world applications (target domain). Mean-teacher self-training is a powerful paradigm in unsupervised domain adaptation for obje…

Contrastive LearningDomain AdaptationObjectobject-detection+3