arXiv 2503.23220
Large Self-Supervised Models Bridge the Gap in Domain Adaptive Object Detection
By Marc-Antoine Lavoie, Anas Mahmoud, et al.
Published 2025-03-29
Discussion
Read the public discussion and references gathered around this paper.
The current state-of-the-art methods in domain adaptive object detection (DAOD) use Mean Teacher self-labelling, where a teacher model, directly derived as an exponential moving average of the student model, is used to generate labels on the target domain which are then used to improve both models in a positive loop. This couples learning and generating labels on the target domain, and other recent works also levera…