1 Forks
11 Stars
11 Watchers

NeRF

Efficient and comprehensive pytorch implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis from Mildenhall et al. 2020.

How to download and setup NeRF

Open terminal and run command
git clone https://github.com/yliess86/NeRF.git
git clone is used to create a copy or clone of NeRF repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NeRF https://github.com/yliess86/NeRF/archive/master.zip

Or simply clone NeRF with SSH
[email protected]:yliess86/NeRF.git

If you have some problems with NeRF

You may open issue on NeRF support forum (system) here: https://github.com/yliess86/NeRF/issues