patchwork
Ground segmentation
Develops ground segmentation from 3D point clouds using robust and fast algorithms for autonomous vehicles
SOTA fast and robust ground segmentation using 3D point cloud (accepted in RA-L'21 w/ IROS'21)
487 stars
13 watching
74 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
3dpointcloudautonomous-drivingautonomous-vehiclesground-estimationground-estimatorground-segmentationlidarros
Related projects:
Repository | Description | Stars |
---|---|---|
url-kaist/patchwork-plusplus-ros | A ROS implementation of Patchwork++ for fast and robust ground segmentation from 3D point cloud data | 330 |
lorenwel/linefit_ground_segmentation | A system for segmenting ground from lidar point clouds using a line-fitting algorithm. | 685 |
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 |
autolidarperception/segmenters_lib | A C++ library providing tools for segmenting point clouds from LiDAR data in ROS | 411 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |
amsterdam-ai-team/urban_pointcloud_processing | Automates classification and labeling of urban 3D point clouds using data fusion and region growing techniques. | 167 |
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 |
loicland/superpoint_graph | Large-scale point cloud semantic segmentation with graph-structured feature representation | 763 |
emapr/lt-gee | An implementation of the LandTrendr spectral-temporal segmentation algorithm on Google Earth Engine | 197 |
virtual-vehicle/pointcloudset | A Python library for analyzing large datasets of 3D point clouds recorded over time in an efficient way. | 44 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
tixiaoshan/traversability_mapping | Automates terrain navigation planning using Lidar point clouds and motion planning algorithms. | 278 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |