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
766 stars
28 watching
213 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,327 |
tiagocortinhal/salsanext | A deep learning framework for real-time uncertainty-aware semantic segmentation of LiDAR point clouds for autonomous driving applications. | 419 |
edwardzhou130/polarseg | A PyTorch implementation of an online LiDAR point cloud segmentation neural network that provides near-real-time results | 382 |
apburt/treeseg | Extracts individual trees from high-density lidar point clouds using machine learning and computer vision techniques | 216 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,175 |
limhyungtae/patchwork | Develops ground segmentation from 3D point clouds using robust and fast algorithms for autonomous vehicles | 493 |
autolidarperception/segmenters_lib | A C++ library providing tools for segmenting point clouds from LiDAR data in ROS | 412 |
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 analyzing aerial point clouds of forest data, including tools for forest inventory and LiDAR data processing. | 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,127 |
virtual-vehicle/pointcloudset | An efficient analysis tool for large point cloud datasets recorded over time | 44 |
amsterdam-ai-team/urban_pointcloud_processing | Automates classification and labeling of urban 3D point clouds using data fusion and region growing techniques. | 170 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |