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/GRNet: Gridding Residual Network for Dense Point Cloud Com...

GRNet: Gridding Residual Network for Dense Point Cloud Completion

Haozhe Xie, Hongxun Yao, Shangchen Zhou, Jiageng Mao, Shengping Zhang, Wenxiu Sun

2020-06-06ECCV 2020 8Point Cloud Completion
PaperPDFCode(official)

Abstract

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process point clouds, which may cause the loss of details because the structural and context of point clouds are not fully considered. To solve this problem, we introduce 3D grids as intermediate representations to regularize unordered point clouds. We therefore propose a novel Gridding Residual Network (GRNet) for point cloud completion. In particular, we devise two novel differentiable layers, named Gridding and Gridding Reverse, to convert between point clouds and 3D grids without losing structural information. We also present the differentiable Cubic Feature Sampling layer to extract features of neighboring points, which preserves context information. In addition, we design a new loss function, namely Gridding Loss, to calculate the L1 distance between the 3D grids of the predicted and ground truth point clouds, which is helpful to recover details. Experimental results indicate that the proposed GRNet performs favorably against state-of-the-art methods on the ShapeNet, Completion3D, and KITTI benchmarks.

Results

TaskDatasetMetricValueModel
Point Cloud GenerationShapeNetChamfer Distance8.81GRNet
Point Cloud GenerationShapeNetChamfer Distance L22.723GRNet
Point Cloud GenerationShapeNetF-Score@1%0.708GRNet
Point Cloud CompletionShapeNetChamfer Distance8.81GRNet
Point Cloud CompletionShapeNetChamfer Distance L22.723GRNet
Point Cloud CompletionShapeNetF-Score@1%0.708GRNet

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-20RefComp: A Reference-guided Unified Framework for Unpaired Point Cloud Completion2025-04-18Leveraging Automatic CAD Annotations for Supervised Learning in 3D Scene Understanding2025-04-18SymmCompletion: High-Fidelity and High-Consistency Point Cloud Completion with Symmetry Guidance2025-03-23Pow3R: Empowering Unconstrained 3D Reconstruction with Camera and Scene Priors2025-03-21