📝 beautify origianl repository link
This commit is contained in:
parent
b1f263613e
commit
a55c98821d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# NeRF Tutorial
|
||||
|
||||
This example code is largely inspried from the Jupyter Notebook given by
|
||||
https://github.com/facebookresearch/pytorch3d/blob/master/docs/tutorials/fit_simple_neural_radiance_field.ipynb
|
||||
[the pytorch repository](https://github.com/facebookresearch/pytorch3d/blob/master/docs/tutorials/fit_simple_neural_radiance_field.ipynb).
|
||||
|
||||
It has been adapted to be ran inside a python sheel and not a jupyer notebook.
|
||||
It is GPU only, there is support for CPU.
|
||||
|
|
Loading…
Reference in a new issue