Update README.md
This commit is contained in:
parent
d98e273aba
commit
7c70c099a8
1 changed files with 1 additions and 2 deletions
|
@ -160,11 +160,10 @@ Kudos to the authors for their amazing results:
|
||||||
|
|
||||||
However, if you find this implementation or pre-trained models helpful, please consider to cite:
|
However, if you find this implementation or pre-trained models helpful, please consider to cite:
|
||||||
```
|
```
|
||||||
@software{pytorchnerf2020github,
|
@misc{Yen-Chen20github_{PyTorchNeRF},
|
||||||
author = {Yen-Chen, Lin},
|
author = {Yen-Chen, Lin},
|
||||||
title = {{PyTorchNeRF}: a {PyTorch} implementation of {NeRF}},
|
title = {{PyTorchNeRF}: a {PyTorch} implementation of {NeRF}},
|
||||||
url = {https://github.com/yenchenlin/nerf-pytorch/},
|
url = {https://github.com/yenchenlin/nerf-pytorch/},
|
||||||
version = {0.0},
|
|
||||||
year = {2020},
|
year = {2020},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue