paper-with-me

홈 › Papers

MS3D: Leveraging Multiple Detectors for Unsupervised Domain Adaptation in 3D Object Detection

2023-04-05 · Darren Tsai, Julie Stephany Berrio, Mao Shan, Eduardo Nebot, Stewart Worrall

We introduce Multi-Source 3D (MS3D), a new self-training pipeline for unsupervised domain adaptation in 3D object detection. Despite the remarkable accuracy of 3D detectors, they often overfit to specific domain biases, leading to suboptimal performance in various sensor setups and environments. Existing methods typically focus on adapting a single detector to the target domain, overlooking the fact that different detectors possess distinct expertise on different unseen domains. MS3D leverages this by combining different pre-trained detectors from multiple source domains and incorporating temporal information to produce high-quality pseudo-labels for fine-tuning. Our proposed Kernel-Density Estimation (KDE) Box Fusion method fuses box proposals from multiple domains to obtain pseudo-labels that surpass the performance of the best source domain detectors. MS3D exhibits greater robustness to domain shift and produces accurate pseudo-labels over greater distances, making it well-suited for high-to-low beam domain adaptation and vice versa. Our method achieved state-of-the-art performance on all evaluated datasets, and we demonstrate that the pre-trained detector's source dataset has minimal impact on the fine-tuned result, making MS3D suitable for real-world applications.

📄 PDF Abstract BibTeX arXiv:2304.02431

Code (1)

darrenjkt/ms3d 공식 구현 pytorch

Tasks

3D Object DetectionDensity EstimationDomain Adaptationobject-detectionObject DetectionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

DATR: Unsupervised Domain Adaptive Detection Transformer with Dataset-Level Adaptation and Prototypical Alignment

2024-05-20 · Jianhong Han, Liang Chen, Yupei Wang

Object detectors frequently encounter significant performance degradation when confronted with domain gaps between collected data (source domain) and data from real-world applications (target domain). To address this tas…

Contrastive LearningDomain Adaptationobject-detectionObject Detection+1

Viewer-Centred Surface Completion for Unsupervised Domain Adaptation in 3D Object Detection

2022-09-14 · Darren Tsai, Julie Stephany Berrio, Mao Shan, Eduardo Nebot 외

Every autonomous driving dataset has a different configuration of sensors, originating from distinct geographic regions and covering various scenarios. As a result, 3D detectors tend to overfit the datasets they are trai…

3D Object DetectionAutonomous DrivingDomain AdaptationMulti-target Domain Adaptation+3

Unsupervised Domain Adaptation for Object Detection via Cross-Domain Semi-Supervised Learning

2019-11-17 · Fuxun Yu, Di Wang, Yinpeng Chen, Nikolaos Karianakis 외

Current state-of-the-art object detectors can have significant performance drop when deployed in the wild due to domain gaps with training data. Unsupervised Domain Adaptation (UDA) is a promising approach to adapt model…

Domain AdaptationObjectobject-detectionObject Detection+1

Unsupervised Adversarial Visual Level Domain Adaptation for Learning Video Object Detectors from Images

2018-10-04 · Avisek Lahiri, Charan Reddy, Prabir Kumar Biswas

Deep learning based object detectors require thousands of diversified bounding box and class annotated examples. Though image object detectors have shown rapid progress in recent years with the release of multiple large-…

Domain AdaptationImage-to-Image TranslationObjectobject-detection+3

EPIC-KITCHENS-100 Unsupervised Domain Adaptation Challenge for Action Recognition 2021: Team M3EM Technical Report

2021-06-18 · Lijin Yang, Yifei HUANG, Yusuke Sugano, Yoichi Sato

In this report, we describe the technical details of our submission to the 2021 EPIC-KITCHENS-100 Unsupervised Domain Adaptation Challenge for Action Recognition. Leveraging multiple modalities has been proved to benefit…

Action RecognitionDomain AdaptationUnsupervised Domain Adaptation