CoolFace
Apppublic

RustyDanger/TEST_01

sourceHugging Faceopenrail++updated 2y agoView on Hugging Face
0likes
README.md27 linesDownload Raw Back to root
1---2title: TEST 013emoji: 🧠4colorFrom: yellow5colorTo: indigo6sdk: static7pinned: false8license: openrail++9---10 11# Nerfies12 13This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).14 15If you find Nerfies useful for your work please cite:16```17@article{park2021nerfies18  author    = {Park, Keunhong and Sinha, Utkarsh and Barron, Jonathan T. and Bouaziz, Sofien and Goldman, Dan B and Seitz, Steven M. and Martin-Brualla, Ricardo},19  title     = {Nerfies: Deformable Neural Radiance Fields},20  journal   = {ICCV},21  year      = {2021},22}23```24 25# Website License26<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.27