Domain Adaptation for Object Detection via Style Consistency
Adrian Lopez Rodriguez, Krystian Mikolajczyk

TL;DR
This paper presents a two-step domain adaptation method for object detection that uses style transfer for pixel adaptation and robust pseudo labeling to improve detector performance across different visual styles.
Contribution
The paper introduces a novel two-step domain adaptation approach combining style transfer and pseudo labeling for improved object detection in new domains.
Findings
Significant performance improvement over state-of-the-art methods.
Effective reduction of domain gap through style transfer.
Robust pseudo labeling enhances detection accuracy.
Abstract
We propose a domain adaptation approach for object detection. We introduce a two-step method: the first step makes the detector robust to low-level differences and the second step adapts the classifiers to changes in the high-level features. For the first step, we use a style transfer method for pixel-adaptation of source images to the target domain. We find that enforcing low distance in the high-level features of the object detector between the style transferred images and the source images improves the performance in the target domain. For the second step, we propose a robust pseudo labelling approach to reduce the noise in both positive and negative sampling. Experimental evaluation is performed using the detector SSD300 on PASCAL VOC extended with the dataset proposed in arxiv:1803.11365 where the target domain images are of different styles. Our approach significantly improves the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
