Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,14 @@ short_description: Generate 3D mesh from unposed images | Hillbot
|
|
10 |
license: cc-by-nc-4.0
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
license: cc-by-nc-4.0
|
11 |
---
|
12 |
|
13 |
+
```
|
14 |
+
@misc{xu2024sparp,
|
15 |
+
title={SpaRP: Fast 3D Object Reconstruction and Pose Estimation from Sparse Views},
|
16 |
+
author={Chao Xu and Ang Li and Linghao Chen and Yulin Liu and Ruoxi Shi and Hao Su and Minghua Liu},
|
17 |
+
year={2024},
|
18 |
+
eprint={2408.10195},
|
19 |
+
archivePrefix={arXiv},
|
20 |
+
primaryClass={cs.CV}
|
21 |
+
}
|
22 |
+
```
|
23 |
+
|