DA-RAW: Domain Adaptive Object Detection for Real-World Adverse Weather Conditions
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 performance of object detectors, unsupervised domain adaptation has been utilized to adapt the detection network trained on clear weather images to adverse weather images. While previous methods do not explicitly address weather corruption during adaptation, the domain gap between clear and adverse weather can be decomposed into two factors with distinct characteristics: a style gap and a weather gap. In this paper, we present an unsupervised domain adaptation framework for object detection that can more effectively adapt to real-world environments with adverse weather conditions by addressing these two gaps separately. Our method resolves the style gap by concentrating on style-related information of high-level features using an attention module. Using self-supervised contrastive learning, our framework then reduces the weather gap and acquires instance features that are robust to weather corruption. Extensive experiments demonstrate that our method outperforms other methods for object detection in adverse weather conditions.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningDomain AdaptationObjectobject-detectionObject DetectionUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Domain Adaptive Object Detection for Space Applications with Real-Time Constraints
Object detection is essential in space applications targeting Space Domain Awareness and also applications involving relative navigation scenarios. Current deep learning models for Object Detection in space applications …
Domain AdaptationObject DetectionDA-CIL: Towards Domain Adaptive Class-Incremental 3D Object Detection
Deep learning has achieved notable success in 3D object detection with the advent of large-scale point cloud datasets. However, severe performance degradation in the past trained classes, i.e., catastrophic forgetting, s…
3D Object Detectionclass-incremental learningClass Incremental LearningClass-Incremental Object Detection+5Background Adaptive Faster R-CNN for Semi-Supervised Convolutional Object Detection of Threats in X-Ray Images
Recently, progress has been made in the supervised training of Convolutional Object Detectors (e.g. Faster R-CNN) for threat recognition in carry-on luggage using X-ray images. This is part of the Transportation Security…
Domain AdaptationObjectobject-detectionObject DetectionImproving Online Source-free Domain Adaptation for Object Detection by Unsupervised Data Acquisition
Effective object detection in autonomous vehicles is challenged by deployment in diverse and unfamiliar environments. Online Source-Free Domain Adaptation (O-SFDA) offers model adaptation using a stream of unlabeled data…
Autonomous VehiclesDomain AdaptationObjectobject-detection+2Domain-Specific Suppression for Adaptive Object Detection
Domain adaptation methods face performance degradation in object detection, as the complexity of tasks require more about the transferability of the model. We propose a new perspective on how CNN models gain the transfer…
Domain AdaptationObjectobject-detectionObject Detection