LiDAR-MOS
Object Segmentation Library
This repository provides code and benchmarking tools for learning-based 3D LiDAR object segmentation using sequential data.
(LMNet) Moving Object Segmentation in 3D LiDAR Data: A Learning-based Approach Exploiting Sequential Data (RAL/IROS 2021)
602 stars
14 watching
105 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
deep-learningdeep-neural-networksdynamic-slamlidarlidar-slammappingmotion-detectionmoving-object-segmentationpoint-cloudsegmentationslam
Related projects:
Repository | Description | Stars |
---|---|---|
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |
prbonn/rangenet_lib | A C++ library for inference with LiDAR point clouds using the RangeNet++ algorithm and TensorRT | 312 |
prbonn/kiss-icp | A LiDAR odometry pipeline with a robust point-to-point ICP algorithm. | 1,585 |
prbonn/overlapnet | A software framework that predicts the overlap and relative yaw angle of two 3D LiDAR scans to enable loop closing in SLAM systems | 665 |
prbonn/semantic_suma | Efficient LiDAR-based Semantic SLAM algorithm implementation | 923 |
praveen-palanisamy/multiple-object-tracking-lidar | Develops multiple object tracking and classification from LIDAR scans in real-time using point cloud processing and Kalman Filters | 792 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
rsasaki0109/lidarslam_ros2 | Package for 3D lidar slam using ndt/gicp registration and pose optimization in ROS2. | 547 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 21 |
at-wat/mcl_3dl | A ROS node implementing a probabilistic localization system using 3D LIDAR data and odometry | 495 |
aaronlws95/regnet | Automatically calibrates LiDAR camera extrinsics based on RGB images and depth projections using deep neural networks. | 30 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 33 |
linksense/lightnet | Research into efficient neural networks for semantic image segmentation in autonomous driving applications | 719 |
edwardzhou130/polarseg | A PyTorch implementation of an online LiDAR point cloud segmentation neural network that provides near-real-time results | 378 |
bichenwuucb/squeezeseg | Implementation of SqueezeSeg, a deep neural network model for segmenting 3D LiDAR point clouds into road objects and other features | 566 |