SOTAVerified

AWADA: Attention-Weighted Adversarial Domain Adaptation for Object Detection

2022-08-31Unverified0· sign in to hype

Maximilian Menke, Thomas Wenzel, Andreas Schwung

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Object detection networks have reached an impressive performance level, yet a lack of suitable data in specific applications often limits it in practice. Typically, additional data sources are utilized to support the training task. In these, however, domain gaps between different data sources pose a challenge in deep learning. GAN-based image-to-image style-transfer is commonly applied to shrink the domain gap, but is unstable and decoupled from the object detection task. We propose AWADA, an Attention-Weighted Adversarial Domain Adaptation framework for creating a feedback loop between style-transformation and detection task. By constructing foreground object attention maps from object detector proposals, we focus the transformation on foreground object regions and stabilize style-transfer training. In extensive experiments and ablation studies, we show that AWADA reaches state-of-the-art unsupervised domain adaptation object detection performance in the commonly used benchmarks for tasks such as synthetic-to-real, adverse weather and cross-camera adaptation.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BDD100k to CityscapesAWADA mAP31.5Unverified
Cityscapes-to-Foggy CityscapesAWADAmAP@0.544.8Unverified
SIM10K to CityscapesAWADAmAP@0.554.1Unverified

Reproductions