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/Uni3DETR: Unified 3D Detection Transformer

Uni3DETR: Unified 3D Detection Transformer

Zhenyu Wang, YaLi Li, Xi Chen, Hengshuang Zhao, Shengjin Wang

2023-10-09NeurIPS 2023 113D Object Detection
PaperPDFCode(official)

Abstract

Existing point cloud based 3D detectors are designed for the particular scene, either indoor or outdoor ones. Because of the substantial differences in object distribution and point density within point clouds collected from various environments, coupled with the intricate nature of 3D metrics, there is still a lack of a unified network architecture that can accommodate diverse scenes. In this paper, we propose Uni3DETR, a unified 3D detector that addresses indoor and outdoor 3D detection within the same framework. Specifically, we employ the detection transformer with point-voxel interaction for object prediction, which leverages voxel features and points for cross-attention and behaves resistant to the discrepancies from data. We then propose the mixture of query points, which sufficiently exploits global information for dense small-range indoor scenes and local information for large-range sparse outdoor ones. Furthermore, our proposed decoupled IoU provides an easy-to-optimize training target for localization by disentangling the xy and z space. Extensive experiments validate that Uni3DETR exhibits excellent performance consistently on both indoor and outdoor 3D detection. In contrast to previous specialized detectors, which may perform well on some particular datasets but suffer a substantial degradation on different scenes, Uni3DETR demonstrates the strong generalization ability under heterogeneous conditions (Fig. 1). Codes are available at \href{https://github.com/zhenyuw16/Uni3DETR}{https://github.com/zhenyuw16/Uni3DETR}.

Results

TaskDatasetMetricValueModel
Object DetectionSUN-RGBDmAP@0.2567Uni3DETR
Object DetectionSUN-RGBDmAP@0.550.3Uni3DETR
3DSUN-RGBDmAP@0.2567Uni3DETR
3DSUN-RGBDmAP@0.550.3Uni3DETR
3D Object DetectionSUN-RGBDmAP@0.2567Uni3DETR
3D Object DetectionSUN-RGBDmAP@0.550.3Uni3DETR
2D ClassificationSUN-RGBDmAP@0.2567Uni3DETR
2D ClassificationSUN-RGBDmAP@0.550.3Uni3DETR
2D Object DetectionSUN-RGBDmAP@0.2567Uni3DETR
2D Object DetectionSUN-RGBDmAP@0.550.3Uni3DETR
16kSUN-RGBDmAP@0.2567Uni3DETR
16kSUN-RGBDmAP@0.550.3Uni3DETR

Related Papers

Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07MambaFusion: Height-Fidelity Dense Global Fusion for Multi-modal 3D Object Detection2025-07-06A Survey of Multi-sensor Fusion Perception for Embodied AI: Background, Methods, Challenges and Prospects2025-06-24Teleoperated Driving: a New Challenge for 3D Object Detection in Compressed Point Clouds2025-06-13Vision-based Lifting of 2D Object Detections for Automated Driving2025-06-13DySS: Dynamic Queries and State-Space Learning for Efficient 3D Object Detection from Multi-Camera Videos2025-06-11Gaussian2Scene: 3D Scene Representation Learning via Self-supervised Learning with 3D Gaussian Splatting2025-06-10