Ross ROSS = Recommend OSS · open-source software intelligence for agents

sunset1995/DirectVoxGO

Direct voxel grid optimization for fast radiance field reconstruction. observed · 2026-08-28

github.com/sunset1995/DirectVoxGO · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1785
  • days_rel: n/a
  • days_push: 1206
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1075 stars · 107 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DirectVoxGO (DVGO) is a PyTorch implementation of Direct Voxel Grid Optimization for fast neural radiance field (NeRF) reconstruction, replacing NeRF's MLP with dense voxel grids for super-fast training convergence. It supports bounded, unbounded, and forward-facing scene datasets and includes a JIT-compiled CUDA extension for additional speedup.

Use cases

  • reconstruct a 3D radiance field from posed images quickly
  • speed up NeRF training by replacing the MLP with a voxel grid
  • render fly-through videos from casually captured forward-facing scenes
  • train novel view synthesis models on NeRF, NSVF, BlendedMVS, or mip-NeRF360 datasets
  • evaluate novel view synthesis with SSIM and LPIPS metrics

When to choose

  • you need fast NeRF-style training convergence (minutes rather than hours)
  • you want a research baseline for voxel-based radiance field methods
  • you have a CUDA GPU and posed multi-view images

When to avoid

  • you need real-time rendering on low-end hardware without GPUs
  • you want the latest radiance field methods like 3D Gaussian splatting
  • you need a maintained production library - the repo is research code from CVPR 2022

Facets

library · maturity maintenance

machine-learning deep-learning graphics image-processing computer-vision graphics deep-learning machine-learning python nerf radiance-fields voxel-grid novel-view-synthesis cvpr2022 pytorch 3d-reconstruction linux gpu cuda

2 sources

Member repositories

RepositoryRoleHealth v2
sunset1995/DirectVoxGOmain32

For agents

markdown · JSON · MCP: product_card(name="sunset1995/DirectVoxGO")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem