perler commited on
Commit
b4a7e42
1 Parent(s): c40e23d

add reference to arxiv

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -9,4 +9,13 @@ license: mit
9
  suggested_hardware: a10g-small
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
9
  suggested_hardware: a10g-small
10
  ---
11
 
12
+ This is a demo for our paper, ["PPSurf: Combining Patches and Point Convolutions for Detailed Surface Reconstruction"](https://arxiv.org/abs/2401.08518)
13
+
14
+ ```
15
+ @article{erler2024ppsurf,
16
+ title={PPSURF: Combining Patches and Point Convolutions for Detailed Surface Reconstruction},
17
+ author={Erler, Philipp and Fuentes, Lizeth and Hermosilla, Pedro and Guerrero, Paul and Wimmer, Renato Pajarola Michael},
18
+ journal={arXiv preprint arXiv:2401.08518},
19
+ year={2024}
20
+ }
21
+ ```