Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Decoupled Adaptation for Cross-Domain Object Detection

About

Cross-domain object detection is more challenging than object classification since multiple objects exist in an image and the location of each object is unknown in the unlabeled target domain. As a result, when we adapt features of different objects to enhance the transferability of the detector, the features of the foreground and the background are easy to be confused, which may hurt the discriminability of the detector. Besides, previous methods focused on category adaptation but ignored another important part for object detection, i.e., the adaptation on bounding box regression. To this end, we propose D-adapt, namely Decoupled Adaptation, to decouple the adversarial adaptation and the training of the detector. Besides, we fill the blank of regression domain adaptation in object detection by introducing a bounding box adaptor. Experiments show that D-adapt achieves state-of-the-art results on four cross-domain object detection tasks and yields 17% and 21% relative improvement on benchmark datasets Clipart1k and Comic2k in particular.

Junguang Jiang, Baixu Chen, Jianmin Wang, Mingsheng Long• 2021

Related benchmarks

TaskDatasetResultRank
Object DetectionCityscapes to Foggy Cityscapes (test)
mAP43
196
Object DetectionWatercolor2k (test)
mAP (Overall)68.9
113
Object DetectionSim10K → Cityscapes (test)
AP (Car)51.9
104
Object DetectionCityscapes Adaptation from SIM-10k (val)
AP (Car)53.2
97
Object DetectionPascal VOC -> Clipart (test)
mAP49
78
Object DetectionClipart1k (test)
mAP69.3
70
Object DetectionComic2k (test)
mAP53.5
62
Object DetectionFoggy Cityscapes CF (test)
AP (Person)40.8
34
Object DetectionClipart, Comic, and Watercolor
mAP (Clipart)49
22
Object DetectionClipart (test)
mAP49
22
Showing 10 of 24 rows

Other info

Follow for update