TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Parametric Surface Constrained Upsampler Network for Point...

Parametric Surface Constrained Upsampler Network for Point Cloud

Pingping Cai, Zhenyao Wu, Xinyi Wu, Song Wang

2023-03-14Point Cloud Completionpoint cloud upsampling
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Point Cloud GenerationShapeNetChamfer Distance7.04PSCU
Point Cloud CompletionShapeNetChamfer Distance7.04PSCU

Related Papers

A Multi-View High-Resolution Foot-Ankle Complex Point Cloud Dataset During Gait for Occlusion-Robust 3D Completion2025-07-15A Strong View-Free Baseline Approach for Single-View Image Guided Point Cloud Completion2025-06-18Toward Patient-specific Partial Point Cloud to Surface Completion for Pre- to Intra-operative Registration in Image-guided Liver Interventions2025-05-26Flexible-weighted Chamfer Distance: Enhanced Objective Function for Point Cloud Completion2025-05-20SRMamba: Mamba for Super-Resolution of LiDAR Point Clouds2025-05-15RefComp: A Reference-guided Unified Framework for Unpaired Point Cloud Completion2025-04-18Leveraging Automatic CAD Annotations for Supervised Learning in 3D Scene Understanding2025-04-18Non-uniform Point Cloud Upsampling via Local Manifold Distribution2025-04-16