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/RT-DATR:Real-time Unsupervised Domain Adaptive Detection T...

RT-DATR:Real-time Unsupervised Domain Adaptive Detection Transformer with Adversarial Feature Learning

Feng Lv, Chunlong Xia, Shuo Wang, Huo Cao

2025-04-12Domain GeneralizationReal-Time Object DetectionUnsupervised Domain AdaptationObject DetectionDomain Adaptation
PaperPDFCode

Abstract

Despite domain-adaptive object detectors based on CNN and transformers have made significant progress in cross-domain detection tasks, it is regrettable that domain adaptation for real-time transformer-based detectors has not yet been explored. Directly applying existing domain adaptation algorithms has proven to be suboptimal. In this paper, we propose RT-DATR, a simple and efficient real-time domain adaptive detection transformer. Building on RT-DETR as our base detector, we first introduce a local object-level feature alignment module to significantly enhance the feature representation of domain invariance during object transfer. Additionally, we introduce a scene semantic feature alignment module designed to boost cross-domain detection performance by aligning scene semantic features. Finally, we introduced a domain query and decoupled it from the object query to further align the instance feature distribution within the decoder layer, reduce the domain gap, and maintain discriminative ability. Experimental results on various benchmarks demonstrate that our method outperforms current state-of-the-art approaches. Our code will be released soon.

Results

TaskDatasetMetricValueModel
Domain AdaptationCityscapes to Foggy CityscapesmAP@0.552.7RT-DATR(640x640, real-time)
Domain AdaptationKitti to CityscapesmAP@0.550.3RT-DATR(real-time, 640x640)
Domain AdaptationBDD100k to Cityscapes mAP46.5RT-DATR(real-time, 640x640,R-34)
Domain AdaptationSIM10K to CityscapesmAP@0.567.2RT-DATR(real-time, 640x640)
Unsupervised Domain AdaptationCityscapes to Foggy CityscapesmAP@0.552.7RT-DATR(640x640, real-time)
Unsupervised Domain AdaptationKitti to CityscapesmAP@0.550.3RT-DATR(real-time, 640x640)
Unsupervised Domain AdaptationBDD100k to Cityscapes mAP46.5RT-DATR(real-time, 640x640,R-34)
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.567.2RT-DATR(real-time, 640x640)

Related Papers

Simulate, Refocus and Ensemble: An Attention-Refocusing Scheme for Domain Generalization2025-07-17GLAD: Generalizable Tuning for Vision-Language Models2025-07-17MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-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-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17