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/Unbiased Mean Teacher for Cross-domain Object Detection

Unbiased Mean Teacher for Cross-domain Object Detection

Jinhong Deng, Wen Li, Yu-Hua Chen, Lixin Duan

2020-03-02CVPR 2021 1Source Free Object DetectionSmall Data Image Classificationobject-detectionObject Detection
PaperPDFCode(official)

Abstract

Cross-domain object detection is challenging, because object detection model is often vulnerable to data variance, especially to the considerable domain shift between two distinctive domains. In this paper, we propose a new Unbiased Mean Teacher (UMT) model for cross-domain object detection. We reveal that there often exists a considerable model bias for the simple mean teacher (MT) model in cross-domain scenarios, and eliminate the model bias with several simple yet highly effective strategies. In particular, for the teacher model, we propose a cross-domain distillation method for MT to maximally exploit the expertise of the teacher model. Moreover, for the student model, we alleviate its bias by augmenting training samples with pixel-level adaptation. Finally, for the teaching process, we employ an out-of-distribution estimation strategy to select samples that most fit the current model to further enhance the cross-domain distillation process. By tackling the model bias issue with these strategies, our UMT model achieves mAPs of 44.1%, 58.1%, 41.7%, and 43.1% on benchmark datasets Clipart1k, Watercolor2k, Foggy Cityscapes, and Cityscapes, respectively, which outperforms the existing state-of-the-art results in notable margins. Our implementation is available at https://github.com/kinredon/umt.

Results

TaskDatasetMetricValueModel
Domain AdaptationInBreastAUC0.11IRG
Domain AdaptationInBreastF1-score0.12IRG
Domain AdaptationInBreastR@0.050.05IRG
Domain AdaptationInBreastR@0.30.05IRG
Domain AdaptationInBreastR@0.50.07IRG
Domain AdaptationInBreastR@1.00.09IRG
Source-Free Domain AdaptationInBreastAUC0.11IRG
Source-Free Domain AdaptationInBreastF1-score0.12IRG
Source-Free Domain AdaptationInBreastR@0.050.05IRG
Source-Free Domain AdaptationInBreastR@0.30.05IRG
Source-Free Domain AdaptationInBreastR@0.50.07IRG
Source-Free Domain AdaptationInBreastR@1.00.09IRG

Related Papers

A 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-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07