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

Fully Sparse 3D Occupancy Prediction

About

Occupancy prediction plays a pivotal role in autonomous driving. Previous methods typically construct dense 3D volumes, neglecting the inherent sparsity of the scene and suffering from high computational costs. To bridge the gap, we introduce a novel fully sparse occupancy network, termed SparseOcc. SparseOcc initially reconstructs a sparse 3D representation from camera-only inputs and subsequently predicts semantic/instance occupancy from the 3D sparse representation by sparse queries. A mask-guided sparse sampling is designed to enable sparse queries to interact with 2D features in a fully sparse manner, thereby circumventing costly dense features or global attention. Additionally, we design a thoughtful ray-based evaluation metric, namely RayIoU, to solve the inconsistency penalty along the depth axis raised in traditional voxel-level mIoU criteria. SparseOcc demonstrates its effectiveness by achieving a RayIoU of 34.0, while maintaining a real-time inference speed of 17.3 FPS, with 7 history frames inputs. By incorporating more preceding frames to 15, SparseOcc continuously improves its performance to 35.1 RayIoU without bells and whistles.

Haisong Liu, Yang Chen, Haiguang Wang, Zetong Yang, Tianyu Li, Jia Zeng, Li Chen, Hongyang Li, Limin Wang• 2023

Related benchmarks

TaskDatasetResultRank
3D Occupancy PredictionOcc3D-nuScenes (val)
mIoU30.9
144
Semantic Occupancy PredictionOcc3D (val)
mIoU30.6
37
3D Semantic Occupancy PredictionOcc3D
RayIoU36.1
34
Occupancy PredictionOcc3D v1.0 (test)
RayIoU (Default)35.1
24
Panoptic 3D Occupancy PredictionOcc3D-nuScenes (val)
RayPQ14.1
9
3D Occupancy PredictionOcc3D CVPR2023 Occupancy Challenge
mIoU30.9
6
Showing 6 of 6 rows

Other info

Follow for update