Submitted by TaichiOfficial t3_zm8ohb in MachineLearning
Project repo: https://github.com/Linyou/taichi-ngp-renderer
Instant NGP is a novel view synthesis framework that reduces the model training for a single scene from hours to a few seconds.
This project is a CUDA-free instant NGP renderer implemented in Taichi. Supported by Taichi's built-in GUI system, the project supports real-time rendering and camera interaction while consuming less than 1GB of VRAM. It also contains a fully fused multilayer perceptron (MLP) enabled by the SharedArray feature.
The following are some pre-trained NeRF synthesis scenes:
investigatingheretic t1_j0avnft wrote
Holy fucking shit man, you're doing god's work for the ambitiously industrious, yet computationally ret--uh.. challenged among us.