PU-GAN: a Point Cloud Upsampling Adversarial Network
About
Point clouds acquired from range scans are often sparse, noisy, and non-uniform. This paper presents a new point cloud upsampling network called PU-GAN, which is formulated based on a generative adversarial network (GAN), to learn a rich variety of point distributions from the latent space and upsample points over patches on object surfaces. To realize a working GAN network, we construct an up-down-up expansion unit in the generator for upsampling point features with error feedback and self-correction, and formulate a self-attention unit to enhance the feature integration. Further, we design a compound loss with adversarial, uniform and reconstruction terms, to encourage the discriminator to learn more latent patterns and enhance the output point distribution uniformity. Qualitative and quantitative evaluations demonstrate the quality of our results over the state-of-the-arts in terms of distribution uniformity, proximity-to-surface, and 3D reconstruction quality.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Point Cloud Upsampling | PU-GAN Synthetic (test) | CD0.269 | 39 | |
| Object Detection | KITTI (test) | -- | 35 | |
| Point Cloud Upsampling | ShapeNet (test) | EMD5.05 | 32 | |
| Point Cloud Upsampling | Point Cloud Upsampling (test) | CD0.269 | 20 | |
| Mesh Reconstruction | PU1K | ALR0.237 | 20 | |
| Point Cloud Upsampling | PU1K | CD0.361 | 20 | |
| Point Cloud Upsampling | Sketchfab (test) | Size (Mb)7.1 | 14 | |
| 3D curve estimation | ABC | CD0.0189 | 8 | |
| Point Cloud Upsampling | PU-Net Point Cloud Dataset 16x scale | NUC (p=0.2%)1.79 | 7 | |
| Point Cloud Upsampling | PU-Net Point Cloud Dataset 4x scale | NUC (p=0.2%)2.45 | 7 |