Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unifying Voxel-based Representation with Transformer for 3D Object Detection

About

In this work, we present a unified framework for multi-modality 3D object detection, named UVTR. The proposed method aims to unify multi-modality representations in the voxel space for accurate and robust single- or cross-modality 3D detection. To this end, the modality-specific space is first designed to represent different inputs in the voxel feature space. Different from previous work, our approach preserves the voxel space without height compression to alleviate semantic ambiguity and enable spatial connections. To make full use of the inputs from different sensors, the cross-modality interaction is then proposed, including knowledge transfer and modality fusion. In this way, geometry-aware expressions in point clouds and context-rich features in images are well utilized for better performance and robustness. The transformer decoder is applied to efficiently sample features from the unified space with learnable positions, which facilitates object-level interactions. In general, UVTR presents an early attempt to represent different modalities in a unified framework. It surpasses previous work in single- or multi-modality entries. The proposed method achieves leading performance in the nuScenes test set for both object detection and the following object tracking task. Code is made publicly available at https://github.com/dvlab-research/UVTR.

Yanwei Li, Yilun Chen, Xiaojuan Qi, Zeming Li, Jian Sun, Jiaya Jia• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionnuScenes (val)
NDS70.2
941
3D Object DetectionnuScenes (test)
mAP67.1
829
3D Object DetectionNuScenes v1.0 (test)
mAP63.9
210
3D Object DetectionnuScenes v1.0 (val)
mAP (Overall)60.9
190
3D Multi-Object TrackingnuScenes (test)
ID Switches381
130
3D Object DetectionScanNet
mAP@0.2556
123
3D Object DetectionSUN RGB-D
mAP@0.2555
104
3D Object DetectionnuScenes v1.0-trainval (val)
NDS70.2
87
3D Object DetectionSUN RGB-D (test)
mAP@0.250.502
64
Semantic Occupancy PredictionOcc3D (val)
mIoU30.1
37
Showing 10 of 16 rows

Other info

Follow for update