Pedestrian Detection using Lidar Data Which is labelled using Lidar Labeller App in Matlab
조회 수: 5 (최근 30일)
이전 댓글 표시
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
Abhinaya Kennedy
2024년 1월 3일
Can you please attach your files, so that the community might be able to help you better and understand your problem.
답변 (1개)
Udit06
2024년 1월 18일
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
참고 항목
카테고리
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!