This is the official PyTorch implementation of Fast Point Completion Network (Neural Computing and Applications 2024).
@article{fang2024fpcn,
title={Fast Point Completion Network},
author={Fang, Chenghao and
Yang, Bing and
Ye, Hailiang and
Cao, Feilong},
journal={Neural Computing and Applications},
year={2024},
volume={36},
pages={10897-10913},
doi={https://doi.org/10.1007/s00521-024-09624-y}
}
We use the ShapeNet and KITTI datasets in our experiments, which are available below:
Some of the code of this repo is borrowed from:
This project is open sourced under MIT license.