Readme fixes + pytorch3d nerf logo gif

Summary: Fixes to Readme in NeRF

Reviewed By: nikhilaravi

Differential Revision: D26205882

fbshipit-source-id: 73e4d727f6e6c96fa7af7d2b917acdeaf990091c
This commit is contained in:
David Novotny 2021-02-03 15:35:35 -08:00 committed by Facebook GitHub Bot
parent 51de308b80
commit 3c0b31a2b8
2 changed files with 3 additions and 0 deletions

BIN
.github/nerf_project_logo.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

View File

@ -3,6 +3,9 @@ Neural Radiance Fields in PyTorch3D
This project implements the Neural Radiance Fields (NeRF) from [1].
<img src="https://raw.githubusercontent.com/facebookresearch/pytorch3d/master/.github/nerf_project_logo.gif" width="600" height="300"/>
Installation
------------
1) [Install PyTorch3D](https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md)