wentaoyuan/pcn
A TensorFlow implementation of a deep learning model that completes partial 3D point cloud scans into dense, full shapes.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
PCN is a learning-based shape completion method that maps partial point clouds to complete ones without voxelization. The network is trained on ShapeNet data and directly outputs dense point clouds. It uses a decoder architecture with fully connected layers followed by a folding module to generate the completed shape from a latent feature vector extracted from the input.