--- license: mit language: - en --- This is a model card for the `paco` model for parametric completion. For details, please refer to our [project page](https://parametric-completion.github.io/) and [codebase](https://github.com/parametric-completion/paco). If you use PaCo in a scientific work, please consider citing the [paper](https://arxiv.org/pdf/2503.08363): ```bibtex @inproceedings{chen2025paco, title = {Parametric Point Cloud Completion for Polygonal Surface Reconstruction}, author = {Zhaiyu Chen and Yuqing Wang and Liangliang Nan and Xiao Xiang Zhu}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)}, year = {2025}, } ```