yashbhalgat/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/ observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1683
- days_rel: n/a
- days_push: 756
- n_releases_24m: 0
Adoption not part of the score
1037 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure PyTorch implementation of NVIDIA's Instant-NGP multi-resolution hash encoding for training NeRFs, built on top of NeRF-pytorch. It enables researchers to experiment with and extend the hash-encoding method without the original C++/CUDA codebase.
Use cases
- train a NeRF model quickly in pure PyTorch
- experiment with multi-resolution hash encoding for neural graphics primitives
- reconstruct 3D scenes from images with NeRF
- research faster NeRF training methods
- train NeRFs on ScanNet scenes
- render novel views of synthetic objects like chairs and ficus
When to choose
- you want a readable, hackable PyTorch codebase to modify or extend Instant-NGP's hash encoding
- you need NeRF training that runs on modest consumer GPUs
- you want to prototype NeRF research ideas without touching CUDA
When to avoid
- you need maximum training speed or production-grade performance - use NVIDIA's original instant-ngp with tiny-cuda-nn
- you need voxel pruning or accelerated ray tracing, which are listed as TODO
- you need a maintained production library rather than a research codebase
Facets
library · maturity maintenance
machine-learning graphics simulation computer-vision machine-learning graphics artificial-intelligence python nerf instant-ngp hash-encoding pytorch 3d-reconstruction neural-rendering research gpu linux
1 source
- readme: https://github.com/yashbhalgat/HashNeRF-pytorch · fetched 2026-08-28 · 4f921c0d5b8c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yashbhalgat/HashNeRF-pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yashbhalgat/HashNeRF-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem