TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Align and Distill: Unifying and Improving Domain Adaptive ...

Align and Distill: Unifying and Improving Domain Adaptive Object Detection

Justin Kay, Timm Haucke, Suzanne Stathatos, Siqi Deng, Erik Young, Pietro Perona, Sara Beery, Grant van Horn

2024-03-18BenchmarkingUnsupervised Domain Adaptationobject-detectionObject Detection
PaperPDFCodeCode(official)

Abstract

Object detectors often perform poorly on data that differs from their training set. Domain adaptive object detection (DAOD) methods have recently demonstrated strong results on addressing this challenge. Unfortunately, we identify systemic benchmarking pitfalls that call past results into question and hamper further progress: (a) Overestimation of performance due to underpowered baselines, (b) Inconsistent implementation practices preventing transparent comparisons of methods, and (c) Lack of generality due to outdated backbones and lack of diversity in benchmarks. We address these problems by introducing: (1) A unified benchmarking and implementation framework, Align and Distill (ALDI), enabling comparison of DAOD methods and supporting future development, (2) A fair and modern training and evaluation protocol for DAOD that addresses benchmarking pitfalls, (3) A new DAOD benchmark dataset, CFC-DAOD, enabling evaluation on diverse real-world data, and (4) A new method, ALDI++, that achieves state-of-the-art results by a large margin. ALDI++ outperforms the previous state-of-the-art by +3.5 AP50 on Cityscapes to Foggy Cityscapes, +5.7 AP50 on Sim10k to Cityscapes (where ours is the only method to outperform a fair baseline), and +0.6 AP50 on CFC Kenai to Channel. Our framework, dataset, and state-of-the-art method offer a critical reset for DAOD and provide a strong foundation for future research. Code and data are available: https://github.com/justinkay/aldi and https://github.com/visipedia/caltech-fish-counting.

Results

TaskDatasetMetricValueModel
Domain AdaptationCityscapes to Foggy CityscapesmAP@0.544.8ALDI-DETR (ResNet-50, 800px)
Domain AdaptationSIM10K to CityscapesmAP@0.577.8ALDI++
Domain AdaptationSIM10K to CityscapesmAP@0.575ALDI-YOLO
Domain AdaptationSIM10K to CityscapesmAP@0.573.1MIC(ALDI frame)
Domain AdaptationSIM10K to CityscapesmAP@0.572AT(ALDI frame)
Domain AdaptationSIM10K to CityscapesmAP@0.571.8SADA(ALDI frame)
Domain AdaptationSIM10K to CityscapesmAP@0.570.6PT(ALDI frame)
Domain AdaptationCFC-DAODAP@0.576.1ALDI++ (ResNet50-FPN)
Domain AdaptationCFC-DAODAP@0.574.1MIC (ResNet50-FPN)
Domain AdaptationCFC-DAODAP@0.569.1AT (ResNet50-FPN)
Domain AdaptationCFC-DAODAP@0.569PT (ResNet50-FPN)
Domain AdaptationCFC-DAODAP@0.561.2UMT (ResNet50-FPN)
Domain AdaptationCFC-DAODAP@0.558.9SADA (ResNet50-FPN)
Unsupervised Domain AdaptationCityscapes to Foggy CityscapesmAP@0.544.8ALDI-DETR (ResNet-50, 800px)
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.577.8ALDI++
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.575ALDI-YOLO
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.573.1MIC(ALDI frame)
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.572AT(ALDI frame)
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.571.8SADA(ALDI frame)
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.570.6PT(ALDI frame)
Unsupervised Domain AdaptationCFC-DAODAP@0.576.1ALDI++ (ResNet50-FPN)
Unsupervised Domain AdaptationCFC-DAODAP@0.574.1MIC (ResNet50-FPN)
Unsupervised Domain AdaptationCFC-DAODAP@0.569.1AT (ResNet50-FPN)
Unsupervised Domain AdaptationCFC-DAODAP@0.569PT (ResNet50-FPN)
Unsupervised Domain AdaptationCFC-DAODAP@0.561.2UMT (ResNet50-FPN)
Unsupervised Domain AdaptationCFC-DAODAP@0.558.9SADA (ResNet50-FPN)

Related Papers

Visual Place Recognition for Large-Scale UAV Applications2025-07-20Training Transformers with Enforced Lipschitz Constants2025-07-17Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17