NeRF-List
NeRF List
- 2022-introduction-neural-3d-reconstruction #Course#: 旷世 Course materials for Introduction to Neural 3D Reconstruction.
OpenSource
-
2019-Meshroom : Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework.
-
2022-instant-ngp : Here you will find an implementation of four neural graphics primitives, being neural radiance fields (NeRF), signed distance functions (SDFs), neural images, and neural volumes. In each case, we train and render a MLP with multiresolution hash input encoding using the tiny-cuda-nn framework.