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

GitHub

23 stars
6 watching
10 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
qingyonghu/randla-net A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds 1,327
edwardzhou130/polarseg A PyTorch implementation of an online LiDAR point cloud segmentation neural network that provides near-real-time results 382
fxia22/pointnet.pytorch This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. 2,175
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 493
apburt/treeseg Extracts individual trees from high-density lidar point clouds using machine learning and computer vision techniques 216
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. 419
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,048
brycefrank/pyfor A Python package for analyzing aerial point clouds of forest data, including tools for forest inventory and LiDAR data processing. 92
yangyanli/pointcnn A deep learning framework for processing 3D point cloud data to extract relevant features for classification and segmentation tasks. 1,388
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,598
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90