yliess86 / NeRF
Efficient and comprehensive pytorch implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis from Mildenhall et al. 2020.
☆16Updated 3 years ago
Alternatives and similar repositories for NeRF:
Users that are interested in NeRF are comparing it to the libraries listed below
- Implementation of Differentiable Sign-Distance Function Rendering - in Pytorch☆68Updated 2 years ago
- ☆80Updated 3 years ago
- ☆27Updated 3 years ago
- ☆27Updated 4 years ago
- Learning about Neural Radiance Fields☆67Updated 2 years ago
- Fast and tiny NeRF implementation☆37Updated last year
- Jittor implementation of Recursive-NeRF: An Efficient and Dynamically Growing NeRF☆35Updated last year
- ☆20Updated 2 years ago
- website☆15Updated 2 years ago
- Implementation of π-GAN, for 3d-aware image synthesis, in Pytorch☆119Updated 4 years ago
- [ECCV2022]"Unified Implicit Neural Stylization" which proposes a unified stylization framework for SIREN, SDF and NeRF☆109Updated 2 years ago
- Unofficial implementation (replicates paper results!) of MINER: Multiscale Implicit Neural Representations in pytorch-lightning☆61Updated 2 years ago
- A curated list of neural rendering resources.