SliceSemOcc improves 3D semantic occupancy prediction by slicing voxel features into global and local height bands and applying per-height channel attention, yielding modest mIoU gains on nuScenes benchmarks.
DRINet++: Efficient Voxel-as-point Point Cloud Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recently, many approaches have been proposed through single or multiple representations to improve the performance of point cloud semantic segmentation. However, these works do not maintain a good balance among performance, efficiency, and memory consumption. To address these issues, we propose DRINet++ that extends DRINet by enhancing the sparsity and geometric properties of a point cloud with a voxel-as-point principle. To improve efficiency and performance, DRINet++ mainly consists of two modules: Sparse Feature Encoder and Sparse Geometry Feature Enhancement. The Sparse Feature Encoder extracts the local context information for each point, and the Sparse Geometry Feature Enhancement enhances the geometric properties of a sparse point cloud via multi-scale sparse projection and attentive multi-scale fusion. In addition, we propose deep sparse supervision in the training phase to help convergence and alleviate the memory consumption problem. Our DRINet++ achieves state-of-the-art outdoor point cloud segmentation on both SemanticKITTI and Nuscenes datasets while running significantly faster and consuming less memory.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
SliceSemOcc: Vertical Slice Based Multimodal 3D Semantic Occupancy Representation
SliceSemOcc improves 3D semantic occupancy prediction by slicing voxel features into global and local height bands and applying per-height channel attention, yielding modest mIoU gains on nuScenes benchmarks.