vix.ing · top · new · best · stats

Progressive Domain Adaptation for Object Detection

2019/10/24 by Han-Kai Hsu, Hsu, Han-Kai, Chun-Han Yao +13 · 25 citations
Computer Science · Engineering · Mathematics · Medicine · #Adaptation (eye) #Advanced Neural Network Applications #Artificial intelligence #Bounding overwatch #Bridge (graph theory) #COVID-19 diagnosis using AI #Computer science #Domain (mathematical analysis) #Domain Adaptation and Few-Shot Learning #Domain adaptation #Engineering #Feature (linguistics) #Image (mathematics) #Machine learning #Mathematics #Minimum bounding box #Object (grammar) #Object detection #Pattern recognition (psychology) #Quality (philosophy) #Task (project management) #cs.CV

paper · pdf · doi:10.48550/arxiv.1910.11319

published in arXiv (Cornell University) (Cornell University) · Accepted in WACV'20. Code and models will be available at https://github.com/kevinhkhsu/DA_detection

arxiv created 2019/10/24 · openalex publication_date 2019/10/24 · arxiv updated 2019/10/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

Recent deep learning methods for object detection rely on a large amount of bounding box annotations. Collecting these annotations is laborious and costly, yet supervised models do not generalize well when testing on images from a different distribution. Domain adaptation provides a solution by adapting existing labels to the target testing data. However, a large gap between domains could make adaptation a challenging task, which leads to unstable training processes and sub-optimal results. In this paper, we propose to bridge the domain gap with an intermediate domain and progressively solve easier adaptation subtasks. This intermediate domain is constructed by translating the source images to mimic the ones in the target domain. To tackle the domain-shift problem, we adopt adversarial learning to align distributions at the feature level. In addition, a weighted task loss is applied to deal with unbalanced image quality in the intermediate domain. Experimental results show that our method performs favorably against the state-of-the-art method in terms of the performance on the target domain.

Cited by

Related