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

Sparse Voxels Rasterization: Real-time High-fidelity Radiance Field Rendering

About

We propose an efficient radiance field rendering algorithm that incorporates a rasterization process on adaptive sparse voxels without neural networks or 3D Gaussians. There are two key contributions coupled with the proposed system. The first is to adaptively and explicitly allocate sparse voxels to different levels of detail within scenes, faithfully reproducing scene details with $65536^3$ grid resolution while achieving high rendering frame rates. Second, we customize a rasterizer for efficient adaptive sparse voxels rendering. We render voxels in the correct depth order by using ray direction-dependent Morton ordering, which avoids the well-known popping artifact found in Gaussian splatting. Our method improves the previous neural-free voxel model by over 4db PSNR and more than 10x FPS speedup, achieving state-of-the-art comparable novel-view synthesis results. Additionally, our voxel representation is seamlessly compatible with grid-based 3D processing techniques such as Volume Fusion, Voxel Pooling, and Marching Cubes, enabling a wide range of future extensions and applications.

Cheng Sun, Jaesung Choe, Charles Loop, Wei-Chiu Ma, Yu-Chiang Frank Wang• 2024

Related benchmarks

TaskDatasetResultRank
Surface ReconstructionDTU
Scan 24 Metric Value0.61
34
3D SegmentationMip-NeRF 360
mIoU49.7
31
Novel View SynthesisMip-NeRF 360 Outdoor Scene 2022
PSNR24.68
16
Novel View SynthesisMip-NeRF 360 Indoor Scene 2022
PSNR30.65
16
3D Semantic SegmentationLERF (test)
mIoU46.1
13
3D Scene ReconstructionLERF average across four scenes
PSNR23.88
12
3D Scene ReconstructionMip-NeRF360 average across four scenes
PSNR29.66
9
Mesh ReconstructionDTU
Cf.0.76
8
Mesh ReconstructionTanks&Temples
F-score40
6
Showing 9 of 9 rows

Other info

Follow for update