paper-with-me

Papers

Unsupervised Domain Adaptive 3D Detection with Multi-Level Consistency

2021-07-23 · ICCV 2021 10 · Zhipeng Luo, Zhongang Cai, Changqing Zhou, Gongjie Zhang, Haiyu Zhao, Shuai Yi, Shijian Lu, Hongsheng Li, Shanghang Zhang, Ziwei Liu

Deep learning-based 3D object detection has achieved unprecedented success with the advent of large-scale autonomous driving datasets. However, drastic performance degradation remains a critical challenge for cross-domain deployment. In addition, existing 3D domain adaptive detection methods often assume prior access to the target domain annotations, which is rarely feasible in the real world. To address this challenge, we study a more realistic setting, unsupervised 3D domain adaptive detection, which only utilizes source domain annotations. 1) We first comprehensively investigate the major underlying factors of the domain gap in 3D detection. Our key insight is that geometric mismatch is the key factor of domain shift. 2) Then, we propose a novel and unified framework, Multi-Level Consistency Network (MLC-Net), which employs a teacher-student paradigm to generate adaptive and reliable pseudo-targets. MLC-Net exploits point-, instance- and neural statistics-level consistency to facilitate cross-domain transfer. Extensive experiments demonstrate that MLC-Net outperforms existing state-of-the-art methods (including those using additional target domain information) on standard benchmarks. Notably, our approach is detector-agnostic, which achieves consistent gains on both single- and two-stage 3D detectors.

📄 PDF Abstract BibTeX arXiv:2107.11355

Code (1)

Jasonkks/mlcnet pytorch

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptive Lane Detection via Contextual Contrast and Aggregation

2024-07-18 · Kunyang Zhou, Yunjian Feng, Jun Li

This paper focuses on two crucial issues in domain-adaptive lane detection, i.e., how to effectively learn discriminative features and transfer knowledge across domains. Existing lane detection methods usually exploit a …

Lane Detection

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

A Pairwise DomMix Attentive Adversarial Network for Unsupervised Domain Adaptive Object Detection

2024-07-03 · Jie Shao, Jiacheng Wu, Wenzhong Shen, Cheng Yang

Unsupervised Domain Adaptive Object Detection (DAOD) could adapt a model trained on a source domain to an unlabeled target domain for object detection. Existing unsupervised DAOD methods usually perform feature alignment…

object-detectionObject Detection

Exploring Multimodal Prompts For Unsupervised Continuous Anomaly Detection

2026-03-23 · Mingle Zhou, Jiahui Liu, Jin Wan, Gang Li 외 arxiv

Unsupervised Continuous Anomaly Detection (UCAD) is gaining attention for effectively addressing the catastrophic forgetting and heavy computational burden issues in traditional Unsupervised Anomaly Detection (UAD). Howe…

Unsupervised Anomaly DetectionAdversarial Robustness

Unsupervised Domain Adaptive Detection with Network Stability Analysis

2023-08-16 · ICCV 2023 1 · Wenzhang Zhou, Heng Fan, Tiejian Luo, Libo Zhang

Domain adaptive detection aims to improve the generality of a detector, learned from the labeled source domain, on the unlabeled target domain. In this work, drawing inspiration from the concept of stability from the con…

Domain Adaptation