Clear Filters
Clear Filters

Training data table format for multi-class object detection

3 views (last 30 days)
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?

Answers (1)

Kartik Mittal
Kartik Mittal on 27 Sep 2018
  1 Comment
neora asulin
neora asulin on 22 Mar 2020
i refer here but i dont understand how to train multi class
i need 3 class
can you help me?
thank

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!