Clear Filters
Clear Filters

Pedestrian Detection using Lidar Data Which is labelled using Lidar Labeller App in Matlab

4 views (last 30 days)
I am trying to write a code for detecting pedestrians from lidar point cloud which i labelled in lidar labelling app. i exported the data in my workspace and was trying to perform my tasks but i am getting error continously i am not able to understand anything. can anyone help me to simplyfy things for me. I am usin R2023a version.
i have attached two files which i directly exported from lidar labeller app

Answers (1)

Udit06
Udit06 on 18 Jan 2024
Hi Gaurav,
You can use the "complex-yolov4-pandaset" pretrained model which is trained on car, truck and pedestrian. The Complex-YOLO approach that is supported by MATLAB is effective for LIDAR object detection.
You can refer to the following documentation for more details:
In case you want help with any particular error that you are facing, it would be better if you can attach your code along with the specific error that you are facing.

Categories

Find more on Labeling, Segmentation, and Detection in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!