Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Single Domain-Generalized Object Detection: A Focus on Diversification and Alignment

About

In this work, we tackle the problem of domain generalization for object detection, specifically focusing on the scenario where only a single source domain is available. We propose an effective approach that involves two key steps: diversifying the source domain and aligning detections based on class prediction confidence and localization. Firstly, we demonstrate that by carefully selecting a set of augmentations, a base detector can outperform existing methods for single domain generalization by a good margin. This highlights the importance of domain diversification in improving the performance of object detectors. Secondly, we introduce a method to align detections from multiple views, considering both classification and localization outputs. This alignment procedure leads to better generalized and well-calibrated object detector models, which are crucial for accurate decision-making in safety-critical applications. Our approach is detector-agnostic and can be seamlessly applied to both single-stage and two-stage detectors. To validate the effectiveness of our proposed methods, we conduct extensive experiments and ablations on challenging domain-shift scenarios. The results consistently demonstrate the superiority of our approach compared to existing methods. Our code and models are available at: https://github.com/msohaildanish/DivAlign

Muhammad Sohail Danish, Muhammad Haris Khan, Muhammad Akhtar Munir, M. Saquib Sarfraz, Mohsen Ali• 2024

Related benchmarks

TaskDatasetResultRank
Object DetectionWatercolor2k (test)--
113
Object DetectionClipart1k (test)--
70
Object DetectionComic2k (test)--
62
Object DetectionBDD100K (test)--
48
Object DetectionFoggy Cityscapes F (test)
AP (bike)39.2
36
Object DetectionCityscapes-C (test)
mAP (Clean)44.3
27
Object DetectionDiverse Weather Datasets
DF37.2
27
Object DetectionDiverse Weather Dataset (DWD) (test)
mAP (Night-sunny)42.5
24
Object DetectionClipart (test)
mAP38.9
22
Object DetectionClipart, Comic, and Watercolor
mAP (Clipart)38.9
22
Showing 10 of 26 rows

Other info

Code

Follow for update