-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I am trying to follow the example https://mxnet.incubator.apache.org/versions/master/faq/recordio.html and create my own dataset for training using MXnet. My data is organized as specified in the example:
/data
file1.jpg
file2.jpg

the output data1.lst
The format is:
integer_image_index \t label_index \t path_to_image
But i don't know if my output is it correct??
Metadata
Metadata
Assignees
Labels
No labels