Related Experiment Video
Updated: Aug 29, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
615
End-to-End Point Cloud Completion Network with Attention Mechanism
Yaqin Li1, Binbin Han1, Shan Zeng1
1School of Mathematics and Computer Science, Wuhan Polytechnic University, Wuhan 430024, China.
Sensors (Basel, Switzerland)
|September 9, 2022
Summary
PCA-Net offers a novel end-to-end framework for point cloud completion, directly learning to predict missing points without separate coarse and detail networks. This approach preserves input structure while accurately reconstructing complete point clouds.
Area of Science:
- Computer Vision
- 3D Data Processing
- Machine Learning
Background:
- Point cloud completion is crucial for 3D data analysis.
- Existing methods often use multi-stage networks, increasing complexity.
- There's a need for simpler, more direct completion methods.
Purpose of the Study:
- To introduce PCA-Net, a general and simple framework for end-to-end point cloud completion.
- To develop a method that directly learns the mapping from incomplete to complete point clouds.
- To validate the effectiveness and robustness of PCA-Net on various completion tasks.
Main Methods:
- Utilizes a U-Net-like minimalist design.
- Encoder employs iterative farthest point sampling (IFPS) and k-nearest neighbors for block encoding.
- Attention mechanism extracts depth interaction features; decoder uses trilinear interpolation for detail recovery.
- Generates multi-view missing point cloud data using a hidden point removal algorithm.
Main Results:
- PCA-Net effectively completes missing points in point clouds.
- The approach preserves the structural integrity of the input point cloud.
- Demonstrates superiority over existing methods in challenging completion tasks.
- Exhibits versatility and robustness in real-world scenarios.
Conclusions:
- PCA-Net provides a conceptually simple yet powerful approach to point cloud completion.
- The end-to-end framework simplifies the completion process.
- PCA-Net achieves high accuracy and robustness, making it suitable for practical applications.

