CVMar 7, 2023

OpenOccupancy: A Large Scale Benchmark for Surrounding Semantic Occupancy Perception

arXiv:2303.03991v1275 citationsh-index: 97
Originality Incremental advance
AI Analysis

This provides a benchmark for autonomous driving researchers to evaluate surrounding perception algorithms, though it is incremental as it builds on existing datasets and methods.

The authors tackled the lack of comprehensive benchmarks for surrounding semantic occupancy perception in autonomous driving by creating OpenOccupancy, which extends nuScenes with dense annotations and shows their Cascade Occupancy Network improves performance by ~30% over baselines.

Semantic occupancy perception is essential for autonomous driving, as automated vehicles require a fine-grained perception of the 3D urban structures. However, existing relevant benchmarks lack diversity in urban scenes, and they only evaluate front-view predictions. Towards a comprehensive benchmarking of surrounding perception algorithms, we propose OpenOccupancy, which is the first surrounding semantic occupancy perception benchmark. In the OpenOccupancy benchmark, we extend the large-scale nuScenes dataset with dense semantic occupancy annotations. Previous annotations rely on LiDAR points superimposition, where some occupancy labels are missed due to sparse LiDAR channels. To mitigate the problem, we introduce the Augmenting And Purifying (AAP) pipeline to ~2x densify the annotations, where ~4000 human hours are involved in the labeling process. Besides, camera-based, LiDAR-based and multi-modal baselines are established for the OpenOccupancy benchmark. Furthermore, considering the complexity of surrounding occupancy perception lies in the computational burden of high-resolution 3D predictions, we propose the Cascade Occupancy Network (CONet) to refine the coarse prediction, which relatively enhances the performance by ~30% than the baseline. We hope the OpenOccupancy benchmark will boost the development of surrounding occupancy perception algorithms.

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