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

Far3D: Expanding the Horizon for Surround-view 3D Object Detection

About

Recently 3D object detection from surround-view images has made notable advancements with its low deployment cost. However, most works have primarily focused on close perception range while leaving long-range detection less explored. Expanding existing methods directly to cover long distances poses challenges such as heavy computation costs and unstable convergence. To address these limitations, this paper proposes a novel sparse query-based framework, dubbed Far3D. By utilizing high-quality 2D object priors, we generate 3D adaptive queries that complement the 3D global queries. To efficiently capture discriminative features across different views and scales for long-range objects, we introduce a perspective-aware aggregation module. Additionally, we propose a range-modulated 3D denoising approach to address query error propagation and mitigate convergence issues in long-range tasks. Significantly, Far3D demonstrates SoTA performance on the challenging Argoverse 2 dataset, covering a wide range of 150 meters, surpassing several LiDAR-based approaches. Meanwhile, Far3D exhibits superior performance compared to previous methods on the nuScenes dataset. The code is available at https://github.com/megvii-research/Far3D.

Xiaohui Jiang, Shuailin Li, Yingfei Liu, Shihao Wang, Fan Jia, Tiancai Wang, Lijin Han, Xiangyu Zhang• 2023

Related benchmarks

TaskDatasetResultRank
3D Object DetectionnuScenes (val)
NDS59.4
941
3D Object DetectionnuScenes (test)
mAP63.5
829
3D Object DetectionNuScenes v1.0 (test)
mAP63.5
210
3D Object DetectionnuScenes v1.0 (val)
mAP (Overall)51
190
3D Object DetectionArgoverse 2 (val)
mAP31.6
62
3D Object DetectionTruckScenes (val)
NDS21.4
3
Showing 6 of 6 rows

Other info

Code

Follow for update