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

GaussianFormer: Scene as Gaussians for Vision-Based 3D Semantic Occupancy Prediction

About

3D semantic occupancy prediction aims to obtain 3D fine-grained geometry and semantics of the surrounding scene and is an important task for the robustness of vision-centric autonomous driving. Most existing methods employ dense grids such as voxels as scene representations, which ignore the sparsity of occupancy and the diversity of object scales and thus lead to unbalanced allocation of resources. To address this, we propose an object-centric representation to describe 3D scenes with sparse 3D semantic Gaussians where each Gaussian represents a flexible region of interest and its semantic features. We aggregate information from images through the attention mechanism and iteratively refine the properties of 3D Gaussians including position, covariance, and semantics. We then propose an efficient Gaussian-to-voxel splatting method to generate 3D occupancy predictions, which only aggregates the neighboring Gaussians for a certain position. We conduct extensive experiments on the widely adopted nuScenes and KITTI-360 datasets. Experimental results demonstrate that GaussianFormer achieves comparable performance with state-of-the-art methods with only 17.8% - 24.8% of their memory consumption. Code is available at: https://github.com/huang-yh/GaussianFormer.

Yuanhui Huang, Wenzhao Zheng, Yunpeng Zhang, Jie Zhou, Jiwen Lu• 2024

Related benchmarks

TaskDatasetResultRank
Semantic Occupancy PredictionOcc3D (val)
mIoU35.5
37
3D Semantic Occupancy PredictionSurroundOcc (val)
mIoU19.1
36
3D Semantic Occupancy PredictionSurroundOcc-nuScenes (val)
IoU29.83
31
3D Semantic Occupancy PredictionSurroundOcc-nuScenes rainy scenario (val)
mIoU18
26
3D Semantic Occupancy PredictionSurroundOcc-nuScenes night scenario (val)
mIoU (Mean IoU)9.07
22
3D Semantic Occupancy PredictionnuScenes 1.0 (val)
IoU31.34
21
3D Semantic Occupancy PredictionSurroundOcc v1.0 (test)
IoU29.83
15
3D Semantic Occupancy PredictionSSCBench-KITTI-360 (test)
Overall IoU35.38
15
3D Occupancy PredictionNuScenes SurroundOcc v1.0 (test)
mIoU19.1
12
3D Semantic Occupancy PredictionRELLIS3D-WildOcc (test)
mIoU6.3
5
Showing 10 of 13 rows

Other info

Follow for update