zademn / PU-GCN-pytorchLinks
Rewriting the PU-GCN paper in pytorch and enhancing it
☆21Updated last year
Alternatives and similar repositories for PU-GCN-pytorch
Users that are interested in PU-GCN-pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch unofficial implementation of PUGAN (a Point Cloud Upsampling Adversarial Network, ICCV, 2019)☆83Updated 2 years ago
- PU-GACNet☆14Updated 2 years ago
- This is the official PyTorch implementation of our paper "Grad-PU: Arbitrary-Scale Point Cloud Upsampling via Gradient Descent with Learn…