--- title: PPSurf emoji: 🗿 colorFrom: gray colorTo: blue sdk: gradio sdk_version: 4.44.1 pinned: true license: mit short_description: PPSurf converting point clouds to meshes models: - https://huggingface.co/perler/ppsurf datasets: - https://huggingface.co/datasets/perler/ppsurf tags: - point-cloud - reconstruction - surface - mesh --- This is a demo for our paper, ["PPSurf: Combining Patches and Point Convolutions for Detailed Surface Reconstruction"](https://arxiv.org/abs/2401.08518). More information is on our [project page](https://www.cg.tuwien.ac.at/research/publications/2024/erler_2024_ppsurf/) ``` @article{erler2024ppsurf, title={PPSURF: Combining Patches and Point Convolutions for Detailed Surface Reconstruction}, author={Erler, Philipp and Fuentes, Lizeth and Hermosilla, Pedro and Guerrero, Paul and Wimmer, Renato Pajarola Michael}, journal={arXiv preprint arXiv:2401.08518}, year={2024} } ```