Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,19 +8,18 @@ pinned: false
|
|
| 8 |
short_description: Official Hugging Face page for the Know3D paper
|
| 9 |
---
|
| 10 |
|
| 11 |
-
#
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
|
| 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 |
-
#
|
| 26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|