Spaces:
Paused
Paused
add reference to arxiv
Browse files
README.md
CHANGED
|
@@ -9,4 +9,13 @@ license: mit
|
|
| 9 |
suggested_hardware: a10g-small
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
```
|