pretrained-salsanext
Point cloud segmentation model
Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture
Semantic segmentation and transfer learning using pretrained SalsaNext model in MATLAB
14 stars
5 watching
5 forks
Language: MATLAB
last commit: about 1 year ago automated-drivingcomputer-visiondeep-learninglidarlidar-object-detectionmatlabmatlab-deep-learningpandasetpointcloud-3d-detectionpretrained-modelssalsanextsemantic-segmentationtransfer-learning
Related projects:
Repository | Description | Stars |
---|---|---|
matlab-deep-learning/pretrained-deeplabv3plus | Provides pre-trained and customizable semantic segmentation model in MATLAB | 23 |
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 |
tiagocortinhal/salsanext | A deep learning framework for real-time uncertainty-aware semantic segmentation of LiDAR point clouds for autonomous driving applications. | 415 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
pglira/point_cloud_tools_for_matlab | A collection of Matlab classes for working with point clouds and aligning multiple 3D point sets using the Iterative Closest Point (ICP) algorithm. | 117 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
matlab-deep-learning/pretrained-yolov8-network-for-object-detection | Pretrained YOLO object detection networks for real-time performance with good detection quality in MATLAB | 29 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
matlab-deep-learning/pretrained-resa-network-for-road-boundary-detection | A MATLAB implementation of a deep learning-based road boundary detection system using a pre-trained RESA model. | 3 |
prbonn/lidar-mos | This repository provides code and benchmarking tools for learning-based 3D LiDAR object segmentation using sequential data. | 602 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |
matlab-deep-learning/pretrained-yolov9-network-for-object-detection | Provides pre-trained YOLO object detection networks in MATLAB for real-time performance with good detection quality. | 4 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |