HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Parametric Surface Constrained Upsampler Network for Point Cloud

Pingping Cai Zhenyao Wu Xinyi Wu Song Wang

Parametric Surface Constrained Upsampler Network for Point Cloud

Abstract

Designing a point cloud upsampler, which aims to generate a clean and dense point cloud given a sparse point representation, is a fundamental and challenging problem in computer vision. A line of attempts achieves this goal by establishing a point-to-point mapping function via deep neural networks. However, these approaches are prone to produce outlier points due to the lack of explicit surface-level constraints. To solve this problem, we introduce a novel surface regularizer into the upsampler network by forcing the neural network to learn the underlying parametric surface represented by bicubic functions and rotation functions, where the new generated points are then constrained on the underlying surface. These designs are integrated into two different networks for two tasks that take advantages of upsampling layers - point cloud upsampling and point cloud completion for evaluation. The state-of-the-art experimental results on both tasks demonstrate the effectiveness of the proposed method. The code is available at https://github.com/corecai163/PSCU.

Code Repositories

corecai163/pscu
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
point-cloud-completion-on-shapenetPSCU
Chamfer Distance: 7.04

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Parametric Surface Constrained Upsampler Network for Point Cloud | Papers | HyperAI