HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

GRNet: Gridding Residual Network for Dense Point Cloud Completion

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

GRNet: Gridding Residual Network for Dense Point Cloud Completion

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.

Code Repositories

hzxie/GRNet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
point-cloud-completion-on-completion3dGRNet
Chamfer Distance: 10.64(CD-L2)
point-cloud-completion-on-shapenetGRNet
Chamfer Distance: 8.81
Chamfer Distance L2: 2.723
F-Score@1%: 0.708

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
GRNet: Gridding Residual Network for Dense Point Cloud Completion | Papers | HyperAI