160 Forks
1100 Stars
1100 Watchers

nerfies

This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.

How to download and setup nerfies

Open terminal and run command
git clone https://github.com/google/nerfies.git
git clone is used to create a copy or clone of nerfies 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 nerfies https://github.com/google/nerfies/archive/master.zip

Or simply clone nerfies with SSH
[email protected]:google/nerfies.git

If you have some problems with nerfies

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