Prepare ODHUB training dataset

A sufficient training dataset to load into ODHUB includes:

  • Image files (jpg, png or bmp format); recommended 300 x 300 pixel image at minimum 
  • Label file for each images (xml format)
  • Label map file to specify label ID and category (.pbtxt format)


Note

  • ODHUB cannot read all image formats in the same folder; you can only choose either jpg, png or bmp.
  • In case you don't have the label file and/or label map file, you can easily create them using ODHUB Labelling Tool.

After that, the training dataset must be placed inside a folder named "data" so ODHUB can recognize them.


You can also click on the "?" button (1) to see this guidance