mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
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:
parent
51de308b80
commit
3c0b31a2b8
BIN
.github/nerf_project_logo.gif
vendored
Normal file
BIN
.github/nerf_project_logo.gif
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 MiB |
@ -3,6 +3,9 @@ Neural Radiance Fields in PyTorch3D
|
|||||||
|
|
||||||
This project implements the Neural Radiance Fields (NeRF) from [1].
|
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
|
Installation
|
||||||
------------
|
------------
|
||||||
1) [Install PyTorch3D](https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md)
|
1) [Install PyTorch3D](https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user