CVMay 16, 2024

RoScenes: A Large-scale Multi-view 3D Dataset for Roadside Perception

arXiv:2405.09883v411 citationsh-index: 47Has CodeECCV
Originality Incremental advance
AI Analysis

This addresses the need for better roadside perception datasets and methods for autonomous driving systems, though it is incremental in improving BEV techniques.

The authors introduced RoScenes, the largest multi-view roadside perception dataset with 21.13M 3D annotations over 64,000 m², to advance vision-centric Bird's Eye View (BEV) methods for challenging traffic scenes. They proposed RoBEV, a method incorporating feature-guided position embedding, which outperformed state-of-the-art approaches by a large margin without extra computational overhead.

We introduce RoScenes, the largest multi-view roadside perception dataset, which aims to shed light on the development of vision-centric Bird's Eye View (BEV) approaches for more challenging traffic scenes. The highlights of RoScenes include significantly large perception area, full scene coverage and crowded traffic. More specifically, our dataset achieves surprising 21.13M 3D annotations within 64,000 $m^2$. To relieve the expensive costs of roadside 3D labeling, we present a novel BEV-to-3D joint annotation pipeline to efficiently collect such a large volume of data. After that, we organize a comprehensive study for current BEV methods on RoScenes in terms of effectiveness and efficiency. Tested methods suffer from the vast perception area and variation of sensor layout across scenes, resulting in performance levels falling below expectations. To this end, we propose RoBEV that incorporates feature-guided position embedding for effective 2D-3D feature assignment. With its help, our method outperforms state-of-the-art by a large margin without extra computational overhead on validation set. Our dataset and devkit will be made available at https://github.com/xiaosu-zhu/RoScenes.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes