We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.GR

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Graphics

Title: Improved Direct Voxel Grid Optimization for Radiance Fields Reconstruction

Abstract: 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.
Comments: Project page this https URL ; Code this https URL ; Results updated
Subjects: Graphics (cs.GR)
Cite as: arXiv:2206.05085 [cs.GR]
  (or arXiv:2206.05085v4 [cs.GR] for this version)

Submission history

From: Cheng Sun [view email]
[v1] Fri, 10 Jun 2022 13:23:24 GMT (32kb)
[v2] Mon, 13 Jun 2022 07:41:51 GMT (30kb)
[v3] Fri, 17 Jun 2022 10:31:34 GMT (30kb)
[v4] Sat, 2 Jul 2022 03:32:03 GMT (42kb)

Link back to: arXiv, form interface, contact.