chaoxu commited on
Commit
2a294d6
·
verified ·
1 Parent(s): 281de9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
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
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
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
+