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

Self-Supervised Arbitrary-Scale Point Clouds Upsampling via Implicit Neural Representation

About

Point clouds upsampling is a challenging issue to generate dense and uniform point clouds from the given sparse input. Most existing methods either take the end-to-end supervised learning based manner, where large amounts of pairs of sparse input and dense ground-truth are exploited as supervision information; or treat up-scaling of different scale factors as independent tasks, and have to build multiple networks to handle upsampling with varying factors. In this paper, we propose a novel approach that achieves self-supervised and magnification-flexible point clouds upsampling simultaneously. We formulate point clouds upsampling as the task of seeking nearest projection points on the implicit surface for seed points. To this end, we define two implicit neural functions to estimate projection direction and distance respectively, which can be trained by two pretext learning tasks. Experimental results demonstrate that our self-supervised learning based scheme achieves competitive or even better performance than supervised learning based state-of-the-art methods. The source code is publicly available at https://github.com/xnowbzhao/sapcu.

Wenbo Zhao, Xianming Liu, Zhiwei Zhong, Junjun Jiang, Wei Gao, Ge Li, Xiangyang Ji• 2022

Related benchmarks

TaskDatasetResultRank
Point Cloud UpsamplingShapeNet (test)
EMD4.87
32
Point Cloud UpsamplingPU1K
CD0.379
20
Mesh ReconstructionPU1K
ALR0.243
20
Point Cloud UpsamplingPU-Net Point Cloud Dataset 4x scale
NUC (p=0.2%)1.72
7
Point Cloud UpsamplingPU-Net Point Cloud Dataset 16x scale
NUC (p=0.2%)1.75
7
Point Cloud UpsamplingPU-Net Point Cloud Dataset 2x scale
NUC (p=0.2%)1.96
6
Point Cloud UpsamplingPU-Net Point Cloud Dataset 8x scale
NUC (p=0.2%)1.72
6
Showing 7 of 7 rows

Other info

Code

Follow for update