xishushu commited on
Commit
3dd3c2d
·
verified ·
1 Parent(s): 71eb37e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -8,19 +8,18 @@ pinned: false
8
  short_description: Official Hugging Face page for the Know3D paper
9
  ---
10
 
11
- # Nerfies
12
 
13
- This is the repository that contains source code for the [Nerfies website](https://nerfies.github.io).
14
 
15
- If you find Nerfies useful for your work please cite:
16
- ```
17
- @article{park2021nerfies
18
- 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 License
26
- <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>.
 
 
 
 
 
 
 
8
  short_description: Official Hugging Face page for the Know3D paper
9
  ---
10
 
11
+ # Know3D
12
 
13
+ Official Hugging Face page for the Know3D paper.
14
 
15
+ ## Paper
16
+ [Know3D: Prompting 3D Generation with Knowledge from Vision-Language Models](https://arxiv.org/abs/2603.22782)
 
 
 
 
 
 
 
17
 
18
+ ## Project Page
19
+ [Know3D Project Website](https://xishuxishu.github.io/Know3D.github.io/)
20
+
21
+ ## Code
22
+ [GitHub Repository](https://github.com/xishuxishu/Know3D)
23
+
24
+ ## About
25
+ This Space is created to link the Know3D project with its arXiv paper on Hugging Face.