Pedestrian Detection using Lidar Data Which is labelled using Lidar Labeller App in Matlab
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
2 comentarios
Abhinaya Kennedy
el 3 de En. de 2024
Can you please attach your files, so that the community might be able to help you better and understand your problem.
Respuestas (1)
Udit06
el 18 de En. de 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.
0 comentarios
Ver también
Categorías
Más información sobre Labeling, Segmentation, and Detection en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!