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

Harmonizing Transferability and Discriminability for Adapting Object Detectors

About

Recent advances in adaptive object detection have achieved compelling results in virtue of adversarial feature adaptation to mitigate the distributional shifts along the detection pipeline. Whilst adversarial adaptation significantly enhances the transferability of feature representations, the feature discriminability of object detectors remains less investigated. Moreover, transferability and discriminability may come at a contradiction in adversarial adaptation given the complex combinations of objects and the differentiated scene layouts between domains. In this paper, we propose a Hierarchical Transferability Calibration Network (HTCN) that hierarchically (local-region/image/instance) calibrates the transferability of feature representations for harmonizing transferability and discriminability. The proposed model consists of three components: (1) Importance Weighted Adversarial Training with input Interpolation (IWAT-I), which strengthens the global discriminability by re-weighting the interpolated image-level features; (2) Context-aware Instance-Level Alignment (CILA) module, which enhances the local discriminability by capturing the underlying complementary effect between the instance-level feature and the global context information for the instance-level feature alignment; (3) local feature masks that calibrate the local transferability to provide semantic guidance for the following discriminative pattern alignment. Experimental results show that HTCN significantly outperforms the state-of-the-art methods on benchmark datasets.

Chaoqi Chen, Zebiao Zheng, Xinghao Ding, Yue Huang, Qi Dou• 2020

Related benchmarks

TaskDatasetResultRank
Object DetectionWatercolor2k (test)
mAP (Overall)50.1
113
Object DetectionFoggy Cityscapes (test)
mAP (Mean Average Precision)39.8
108
Object DetectionSim10K → Cityscapes (test)
AP (Car)42.5
104
Object DetectionCityscapes Adaptation from SIM-10k (val)
AP (Car)42.5
97
Object DetectionPascal VOC -> Clipart (test)
mAP40.3
78
Object DetectionClipart1k (test)
mAP40.3
70
Object DetectionFoggy Cityscapes (val)
mAP39.8
67
Object DetectionComic2k (test)
mAP27.8
62
Object DetectionKITTI → Cityscapes (test)
AP (Car)42.5
62
Object DetectionPASCAL VOC to Clipart target domain
mAP40.3
61
Showing 10 of 25 rows

Other info

Code

Follow for update