diff --git a/.github/nerf_project_logo.gif b/.github/nerf_project_logo.gif new file mode 100644 index 00000000..5b8b7f90 Binary files /dev/null and b/.github/nerf_project_logo.gif differ diff --git a/projects/nerf/README.md b/projects/nerf/README.md index a21f48c4..4cd1e3a9 100644 --- a/projects/nerf/README.md +++ b/projects/nerf/README.md @@ -3,6 +3,9 @@ Neural Radiance Fields in PyTorch3D This project implements the Neural Radiance Fields (NeRF) from [1]. + + + Installation ------------ 1) [Install PyTorch3D](https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md)