Skip to content

doldolOuO/FPCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Point Completion Network

This is the official PyTorch implementation of Fast Point Completion Network (Neural Computing and Applications 2024).

image

Cite this work

@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}
}

Datasets

We use the ShapeNet and KITTI datasets in our experiments, which are available below:

Acknowledgements

Some of the code of this repo is borrowed from:

License

This project is open sourced under MIT license.

About

[Neural Computing and Applications 2024] Fast Point Completion Network

Topics

Resources

License

Stars

11 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors