Skip to content

Commit 3c0b31a

Browse files
davnov134facebook-github-bot
authored andcommitted
Readme fixes + pytorch3d nerf logo gif
Summary: Fixes to Readme in NeRF Reviewed By: nikhilaravi Differential Revision: D26205882 fbshipit-source-id: 73e4d727f6e6c96fa7af7d2b917acdeaf990091c
1 parent 51de308 commit 3c0b31a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/nerf_project_logo.gif

3.17 MB
Loading

projects/nerf/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Neural Radiance Fields in PyTorch3D
33

44
This project implements the Neural Radiance Fields (NeRF) from [1].
55

6+
<img src="https://raw.githubusercontent.com/facebookresearch/pytorch3d/master/.github/nerf_project_logo.gif" width="600" height="300"/>
7+
8+
69
Installation
710
------------
811
1) [Install PyTorch3D](https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md)

0 commit comments

Comments
 (0)