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

Improved Direct Voxel Grid Optimization for Radiance Fields Reconstruction

About

In this technical report, we improve the DVGO framework (called DVGOv2), which is based on Pytorch and uses the simplest dense grid representation. First, we re-implement part of the Pytorch operations with cuda, achieving 2-3x speedup. The cuda extension is automatically compiled just in time. Second, we extend DVGO to support Forward-facing and Unbounded Inward-facing capturing. Third, we improve the space time complexity of the distortion loss proposed by mip-NeRF 360 from O(N^2) to O(N). The distortion loss improves our quality and training speed. Our efficient implementation could allow more future works to benefit from the loss.

Cheng Sun, Min Sun, Hwann-Tzong Chen• 2022

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisTanks&Temples (test)
PSNR20.1
239
Novel View SynthesisLLFF (test)
PSNR26.34
79
Novel View SynthesisMip-NeRF360 (test)
PSNR25.42
58
Novel View SynthesisSynthetic-NeRF (test)
PSNR32.8
48
Novel View SynthesisSFMB (test)
PSNR26.42
8
Showing 5 of 5 rows

Other info

Follow for update