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

Multi-Granularity Alignment Domain Adaptation for Object Detection

About

Domain adaptive object detection is challenging due to distinctive data distribution between source domain and target domain. In this paper, we propose a unified multi-granularity alignment based object detection framework towards domain-invariant feature learning. To this end, we encode the dependencies across different granularity perspectives including pixel-, instance-, and category-levels simultaneously to align two domains. Based on pixel-level feature maps from the backbone network, we first develop the omni-scale gated fusion module to aggregate discriminative representations of instances by scale-aware convolutions, leading to robust multi-scale object detection. Meanwhile, the multi-granularity discriminators are proposed to identify which domain different granularities of samples(i.e., pixels, instances, and categories) come from. Notably, we leverage not only the instance discriminability in different categories but also the category consistency between two domains. Extensive experiments are carried out on multiple domain adaptation scenarios, demonstrating the effectiveness of our framework over state-of-the-art algorithms on top of anchor-free FCOS and anchor-based Faster RCNN detectors with different backbones.

Wenzhang Zhou, Dawei Du, Libo Zhang, Tiejian Luo, Yanjun Wu• 2022

Related benchmarks

TaskDatasetResultRank
Object DetectionCityscapes to Foggy Cityscapes (test)
mAP43.8
196
Object DetectionFoggy Cityscapes (test)
mAP (Mean Average Precision)43.8
108
Object DetectionSim10K → Cityscapes (test)
AP (Car)49.8
104
Object DetectionPASCAL VOC to Water Color (test)
mAP58.1
64
Object DetectionKITTI → Cityscapes (test)
AP (Car)48.5
62
Object DetectionPASCAL VOC to Clipart target domain
mAP44.8
61
Object DetectionSim10k to Cityscapes
AP (Car)49.8
51
Object DetectionFoggyCityscapes 1.0 (val)
AP (person)45.7
42
Object DetectionRainCityscape
AP0.43
24
Object DetectionFoggy Cityscapes to Cityscapes (test)
AP (person)43.9
21
Showing 10 of 12 rows

Other info

Code

Follow for update