CoolFace
Apppublic

yonis1/KnowledgeForAI

sourceHugging Faceunlicenseupdated 2y agoView on Hugging Face
0likes
README.md28 linesDownload Raw Back to root
1---2title: KnowledgeForAI3emoji: 🧠4colorFrom: yellow5colorTo: indigo6sdk: static7pinned: false8license: unlicense9short_description: Knowledge for AI about a scientific theorem. Explains why...10---11 12# Nerfies13 14This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).15 16If you find Nerfies useful for your work please cite:17```18@article{park2021nerfies19  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},20  title     = {Nerfies: Deformable Neural Radiance Fields},21  journal   = {ICCV},22  year      = {2021},23}24```25 26# Website License27<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>.28