PointCNN
Point Cloud Processor
A deep learning framework for processing 3D point cloud data to extract relevant features for classification and segmentation tasks.
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
1k stars
56 watching
366 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
autonomous-drivingclassificationconvolutional-neural-networksdeep-neural-networksmachine-learningpoint-cloudpointcloudroboticsscannetsegmentationshapenet
Related projects:
Repository | Description | Stars |
---|---|---|
canqin001/pointdan | Develops a deep learning model for domain adaptation on 3D point cloud data | 130 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
daavoo/pyntcloud | A Python library for processing and manipulating 3D point clouds | 1,415 |
nvidia-ai-iot/cupcl | A set of libraries and sample code for 3D point cloud processing using CUDA. | 576 |
nicolas-chaulet/torch-points3d | A PyTorch framework for building and training deep learning models on point clouds. | 219 |
zhou13/neurvps | A deep learning framework for detecting vanishing points in images | 178 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
amsterdam-ai-team/urban_pointcloud_processing | Automates classification and labeling of urban 3D point clouds using data fusion and region growing techniques. | 167 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
charlotte-pel/temporalcnn | A deep learning-based approach to classifying satellite image time series using convolutional neural networks. | 149 |