Skip to content

Create a Dataset Using RecordIO #6

@hakS07

Description

@hakS07

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
Capture du 2019-03-18 13-23-38
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions