English

Assessing Domain Gap for Continual Domain Adaptation in Object Detection

Computer Vision and Pattern Recognition 2023-11-22 v3

Abstract

To ensure reliable object detection in autonomous systems, the detector must be able to adapt to changes in appearance caused by environmental factors such as time of day, weather, and seasons. Continually adapting the detector to incorporate these changes is a promising solution, but it can be computationally costly. Our proposed approach is to selectively adapt the detector only when necessary, using new data that does not have the same distribution as the current training data. To this end, we investigate three popular metrics for domain gap evaluation and find that there is a correlation between the domain gap and detection accuracy. Therefore, we apply the domain gap as a criterion to decide when to adapt the detector. Our experiments show that our approach has the potential to improve the efficiency of the detector's operation in real-world scenarios, where environmental conditions change in a cyclical manner, without sacrificing the overall performance of the detector. Our code is publicly available at https://github.com/dadung/DGE-CDA.

Keywords

Cite

@article{arxiv.2302.10396,
  title  = {Assessing Domain Gap for Continual Domain Adaptation in Object Detection},
  author = {Anh-Dzung Doan and Bach Long Nguyen and Surabhi Gupta and Ian Reid and Markus Wagner and Tat-Jun Chin},
  journal= {arXiv preprint arXiv:2302.10396},
  year   = {2023}
}

Comments

Accepted to CVIU

R2 v1 2026-06-28T08:45:10.476Z