-
Notifications
You must be signed in to change notification settings - Fork 19
Learning Resources
PotatoPalooza edited this page Jun 7, 2022
·
8 revisions
A collection of learning resources for NeRF-or-Nothing.
- A Gentle Introduction
- Original NeRF project
- Great video explanation by Yannic Kilcher
- NeRF Explosion 2020
- NeRF example and code walk through in Keras
- Building a NeRF from scratch in pytorch
- https://paperswithcode.com/method/nerf
- https://github.com/visonpon/New-View-Synthesis
- https://github.com/yenchenlin/awesome-NeRF (slightly out of date)
Right now the plan is to create an API to potentially integrate multiple NeRF back ends into the web server. Research is being done into which NeRF method will be fast enough
This project will use Flask with python for the web server