opcseg
Point cloud segmentation
This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans
Learning to Optimally Segment Point Clouds, RAL/ICRA 2020
23 stars
6 watching
10 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
edwardzhou130/polarseg | A PyTorch implementation of an online LiDAR point cloud segmentation neural network that provides near-real-time results | 378 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
sergeyprokudin/bps | An efficient method for encoding 3D point clouds into fixed-length representations using a set of fixed points in space | 174 |
limhyungtae/patchwork | Develops ground segmentation from 3D point clouds using robust and fast algorithms for autonomous vehicles | 487 |
apburt/treeseg | Extracts individual trees from high-density lidar point clouds using machine learning and computer vision techniques | 214 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
tiagocortinhal/salsanext | A deep learning framework for real-time uncertainty-aware semantic segmentation of LiDAR point clouds for autonomous driving applications. | 415 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
brycefrank/pyfor | A Python package for processing aerial point clouds in the context of forest inventory and analysis. | 92 |
yangyanli/pointcnn | A deep learning framework for processing 3D point cloud data to extract relevant features for classification and segmentation tasks. | 1,382 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |