Lidar point cloud segmentation using deep learning
Show older comments
I am trying to run "Lidar Point Cloud Semantic Segmentation Using SqueezeSegV2 Deep Learning Network", but I can not find the function called "helperTransformOrganizedPointCloudToTrainingData". I will be grateful if someone know how to deal with this function may help me on this issue.
Answers (2)
Vinay Ancha
on 11 Jan 2022
0 votes
Hi,
Run this command "openExample('deeplearning_shared/LidarSemanticSegmentationUsingSqueezeSegV2Example')" from the command window. All the supporting files can be found in the current Folder tab in the main window. You can also right-click on the function name and select the "Open <name of helper>" option to open it in the Editor.
yanqi liu
on 12 Jan 2022
0 votes
yes,sir,may be in folder
C:\Users\Administrator\Documents\MATLAB\Examples\R2021a\deeplearning_shared\LidarSemanticSegmentationUsingSqueezeSegV2Example
such as

Categories
Find more on Labeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!