Unlocking Hierarchical NeRF: A Comprehensive Guide to 3D Reconstruction using JAX3D
This tutorial shows how to build Hierarchical NeRF with JAX3D for volumetric rendering, novel-view synthesis, and 3D reconstruction in a full end-to-end way. It starts by making a synthetic 3D scene, placing cameras around it, and turning every cam…