Training data table format for multi-class object detection
이전 댓글 표시
The training data input for an RCNN based object detection algorithm follows this format: 1st column specifying the folder/imageFileName, and the second column specifying the bounding boxes for a single class. Could you please let me know how to format the training input table for a multiclass RCNN object detection, say two object classes? Do we have an example discussing with the training data in this format?
답변 (1개)
Kartik Mittal
2018년 9월 27일
0 개 추천
You can refer to the documentation - https://www.mathworks.com/help/vision/ref/rcnnobjectdetector.html#bvcplh5-6
댓글 수: 2
neora asulin
2020년 3월 22일
i refer here but i dont understand how to train multi class
i need 3 class
can you help me?
thank
Onurcan
2024년 8월 23일
how you figure it out. i cant still train multi class
카테고리
도움말 센터 및 File Exchange에서 Object Detection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!