CLDA-YOLO: Visual Contrastive Learning Based Domain Adaptive YOLO Detector
Tianheng Qiu, Ka Lung Law, Guanghua Pan, Jufei Wang, Xin Gao, Xuan, Huang, Hu Wei

TL;DR
This paper introduces CLDA-YOLO, a novel unsupervised domain adaptive object detector based on visual contrastive learning, specifically designed for YOLO, which improves cross-domain robustness without sacrificing inference speed.
Contribution
It develops a comprehensive domain adaptive architecture for YOLO using a teacher-student system, uncertainty learning, dynamic data augmentation, and a unified contrastive learning paradigm.
Findings
Achieves highly competitive results across multiple domain datasets.
Maintains inference speed while improving domain robustness.
Effectively aligns features at backbone and head stages.
Abstract
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 domain adaptive object detection algorithms primarily cater to two-stage detectors, which tend to offer minimal improvements when directly applied to single-stage detectors such as YOLO. Intending to benefit the YOLO detector from UDA, we build a comprehensive domain adaptive architecture using a teacher-student cooperative system for the YOLO detector. In this process, we propose uncertainty learning to cope with pseudo-labeling generated by the teacher model with extreme uncertainty and leverage dynamic data augmentation to asymptotically adapt the teacher-student system to the environment. To address the inability of single-stage object detectors to align at multiple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods
MethodsContrastive Learning · ALIGN
