Skip to content

Learning Resources

PotatoPalooza edited this page Jun 8, 2022 · 8 revisions

A collection of learning resources for NeRF-or-Nothing.

Table of Contents

  1. NeRF
  2. Structure from motion
  3. Web Servers

Neural Radiance Fields - NeRF

What is a NeRF?

Current State of NeRF

Research paper Collections

Individual papers

Misc NeRF projects

What will be used in this project

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


Structure From Motion - SFM


Web Servers

This project will use Flask with python for the web server

What is a webserver?

Clone this wiki locally