HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Strong-Weak Distribution Alignment for Adaptive Object Detection

Kuniaki Saito; Yoshitaka Ushiku; Tatsuya Harada; Kate Saenko

Strong-Weak Distribution Alignment for Adaptive Object Detection

Abstract

We propose an approach for unsupervised adaptation of object detectors from label-rich to label-poor domains which can significantly reduce annotation costs associated with detection. Recently, approaches that align distributions of source and target images using an adversarial loss have been proven effective for adapting object classifiers. However, for object detection, fully matching the entire distributions of source and target images to each other at the global image level may fail, as domains could have distinct scene layouts and different combinations of objects. On the other hand, strong matching of local features such as texture and color makes sense, as it does not change category level semantics. This motivates us to propose a novel method for detector adaptation based on strong local alignment and weak global alignment. Our key contribution is the weak alignment model, which focuses the adversarial alignment loss on images that are globally similar and puts less emphasis on aligning images that are globally dissimilar. Additionally, we design the strong domain alignment model to only look at local receptive fields of the feature map. We empirically verify the effectiveness of our method on four datasets comprising both large and small domain shifts. Our code is available at \url{https://github.com/VisionLearningGroup/DA_Detection}

Code Repositories

harsh-99/SCL
pytorch
Mentioned in GitHub
VisionLearningGroup/DA_Detection
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
unsupervised-domain-adaptation-on-cityscapes-1SWDA
mAP@0.5: 34.8
unsupervised-domain-adaptation-on-sim10k-to-2SWDA
mAP@0.5: 42.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Strong-Weak Distribution Alignment for Adaptive Object Detection | Papers | HyperAI