paper-with-me

홈 › Papers

Domain Adaptation for Object Detection via Style Consistency

2019-11-22 · Adrian Lopez Rodriguez, Krystian Mikolajczyk

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 state-of-the-art performance in this benchmark.

📄 PDF Abstract BibTeX arXiv:1911.10033

Code (1)

pb2377/Pytorch-Domain-Adaptation-via-Style-Consistency pytorch

Tasks

Domain AdaptationObjectobject-detectionObject DetectionStyle Transfer

Similar Papers 제목 키워드 기반

AWADA: Attention-Weighted Adversarial Domain Adaptation for Object Detection

2022-08-31 · Maximilian Menke, Thomas Wenzel, Andreas Schwung

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 tra…

Domain AdaptationObjectobject-detectionObject Detection+2

Exploring Thermal Images for Object Detection in Underexposure Regions for Autonomous Driving

2020-06-01 · Farzeen Munir, Shoaib Azam, Muhammd Aasim Rafique, Ahmad Muqeem Sheri 외

Underexposure regions are vital to construct a complete perception of the surroundings for safe autonomous driving. The availability of thermal cameras has provided an essential alternate to explore regions where other o…

Autonomous DrivingDomain AdaptationGenerative Adversarial NetworkObject+5

Domain Adaptive Faster R-CNN for Object Detection in the Wild

2018-03-08 · CVPR 2018 6 · Yuhua Chen, Wen Li, Christos Sakaridis, Dengxin Dai 외

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performan…

Domain AdaptationObjectobject-detectionObject Detection+3

DA-RAW: Domain Adaptive Object Detection for Real-World Adverse Weather Conditions

2023-09-15 · Minsik Jeon, Junwon Seo, Jihong Min

Despite the success of deep learning-based object detection methods in recent years, it is still challenging to make the object detector reliable in adverse weather conditions such as rain and snow. For the robust perfor…

Contrastive LearningDomain AdaptationObjectobject-detection+2

GOOD: Towards Domain Generalized Orientated Object Detection

2024-02-20 · Qi Bi, Beichen Zhou, Jingjun Yi, Wei Ji 외

Oriented object detection has been rapidly developed in the past few years, but most of these methods assume the training and testing images are under the same statistical distribution, which is far from reality. In this…

HallucinationObjectobject-detectionObject Detection+1