We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51de308 commit 3c0b31aCopy full SHA for 3c0b31a
.github/nerf_project_logo.gif
3.17 MB
projects/nerf/README.md
@@ -3,6 +3,9 @@ Neural Radiance Fields in PyTorch3D
3
4
This project implements the Neural Radiance Fields (NeRF) from [1].
5
6
+<img src="https://raw.githubusercontent.com/facebookresearch/pytorch3d/master/.github/nerf_project_logo.gif" width="600" height="300"/>
7
+
8
9
Installation
10
------------
11
1) [Install PyTorch3D](https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md)
0 commit comments