Deep learning function for LiDAR and point cloud data.
1 次查看(过去 30 天)
显示 更早的评论
I want to use deep learning to find people using a 3D lidar. The goal is to notify me if people are detected in live data comming from a SICK MRS6000 with ROS.
In the video "training and validating detectors" we see the presenters use the functrion "TrainACFobjectdetector" and it works great for the video data. I have used the MATLAB ground truth labeler on point cloud sequence data and with the "Point Cloud Temporal interpolator" automation algorithm, i can track my objects and it works extreamly well. I have recorded more data and i want to use deep learning to tell me if it's a person in the data.
How can i train AI on point cloud data?
Is it any function that is as easy to use?
Any help is appreciated!
0 个评论
回答(1 个)
Srivardhan Gadila
2021-3-22
You can refer to the following: Getting Started with Point Clouds Using Deep Learning, Lidar Labeling, Segmentation, and Detection and Examples of Labeling, Segmentation, and Detection on Lidar.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Labeling, Segmentation, and Detection 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!