Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Neural Points: Point Cloud Representation with Neural Fields for Arbitrary Upsampling

About

In this paper, we propose Neural Points, a novel point cloud representation and apply it to the arbitrary-factored upsampling task. Different from traditional point cloud representation where each point only represents a position or a local plane in the 3D space, each point in Neural Points represents a local continuous geometric shape via neural fields. Therefore, Neural Points contain more shape information and thus have a stronger representation ability. Neural Points is trained with surface containing rich geometric details, such that the trained model has enough expression ability for various shapes. Specifically, we extract deep local features on the points and construct neural fields through the local isomorphism between the 2D parametric domain and the 3D local patch. In the final, local neural fields are integrated together to form the global surface. Experimental results show that Neural Points has powerful representation ability and demonstrate excellent robustness and generalization ability. With Neural Points, we can resample point cloud with arbitrary resolutions, and it outperforms the state-of-the-art point cloud upsampling methods. Code is available at https://github.com/WanquanF/NeuralPoints.

Wanquan Feng, Jin Li, Hongrui Cai, Xiaonan Luo, Juyong Zhang• 2021

Related benchmarks

TaskDatasetResultRank
Point Cloud UpsamplingPU-GAN Synthetic (test)
CD0.152
39
Point Cloud UpsamplingPUGAN (test)
Chamfer Distance (CD)1.143
18
Point Cloud ClassificationShapeNet (test)
PointNet Instance Accuracy98.94
15
Point Cloud UpsamplingSketchfab (test)
Size (Mb)2.5
14
Point Cloud UpsamplingPUGAN 1.0 (test)
CD0.259
9
Point Cloud UpsamplingPU-GAN high-level random noise r=0.1 4x upsampling (test)
CD1.321
9
Point Cloud UpsamplingPU-GAN low-level Gaussian noise (τ = 0.02)
CD0.798
9
Point Cloud UpsamplingPU-GAN low-level Gaussian noise (τ = 0.01)
CD0.425
9
Point Cloud UpsamplingPU-GAN high-level random noise r=0.05 4x upsampling (test)
Chamfer Distance (CD)1.048
9
Showing 9 of 9 rows

Other info

Code

Follow for update