pointnet2 and pointnet-autoencoder

The autoencoder for point clouds is a **complement** to PointNet++, likely serving as a data preprocessing or feature extraction component that can be used in conjunction with the more advanced hierarchical feature learning architecture.

pointnet2
51
Established
pointnet-autoencoder
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 3,617
Forks: 931
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 435
Forks: 86
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About pointnet2

charlesq34/pointnet2

PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space

This project helps engineers, researchers, or anyone working with 3D sensor data to automatically identify and categorize objects or specific parts within complex 3D environments. It takes raw 3D point cloud data, like that from LiDAR scanners or depth cameras, and outputs classifications of entire objects (e.g., 'chair', 'car') or segmentations of their individual components (e.g., 'chair leg', 'car wheel'). This is useful for tasks like robotic vision, autonomous navigation, or quality inspection.

3D-scanning robotics autonomous-vehicles industrial-inspection computer-vision

About pointnet-autoencoder

charlesq34/pointnet-autoencoder

Autoencoder for Point Clouds

This helps researchers and engineers working with 3D models to automatically compress and reconstruct point cloud data. You input a raw 3D point cloud of an object, and it outputs a simplified yet faithful 3D point cloud representation. This is useful for anyone needing to efficiently store, transmit, or process large collections of 3D object scans or designs.

3D-scanning computational-geometry computer-graphics CAD-design object-recognition

Scores updated daily from GitHub, PyPI, and npm data. How scores work