superpoint_graph
Point cloud segmentation library
Large-scale point cloud semantic segmentation with graph-structured feature representation
Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs
763 stars
28 watching
214 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
clusteringlarge-scalelidarpartitionply-filespoint-cloudpytorchsegmentationsemanticsemantic-segmentationsuperpoint-graphs
Related projects:
Repository | Description | Stars |
---|---|---|
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
tiagocortinhal/salsanext | A deep learning framework for real-time uncertainty-aware semantic segmentation of LiDAR point clouds for autonomous driving applications. | 415 |
edwardzhou130/polarseg | A PyTorch implementation of an online LiDAR point cloud segmentation neural network that provides near-real-time results | 378 |
apburt/treeseg | Extracts individual trees from high-density lidar point clouds using machine learning and computer vision techniques | 214 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
limhyungtae/patchwork | Develops ground segmentation from 3D point clouds using robust and fast algorithms for autonomous vehicles | 487 |
autolidarperception/segmenters_lib | A C++ library providing tools for segmenting point clouds from LiDAR data in ROS | 411 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
brycefrank/pyfor | A Python package for processing aerial point clouds in the context of forest inventory and analysis. | 92 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
mapbox/supercluster | A JavaScript library for efficiently grouping and analyzing spatial data points into clusters | 2,111 |
virtual-vehicle/pointcloudset | A Python library for analyzing large datasets of 3D point clouds recorded over time in an efficient way. | 44 |
amsterdam-ai-team/urban_pointcloud_processing | Automates classification and labeling of urban 3D point clouds using data fusion and region growing techniques. | 167 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |