We provide two tools for creating a RecordIO dataset.
* [im2rec.cc](https://github.com/dmlc/mxnet/blob/master/tools/im2rec.cc) - 
implements the tool using the C++ API.
* [im2rec.py](https://github.com/dmlc/mxnet/blob/master/tools/im2rec.cc) - 
implements the tool using the Python API.

Both provide the same output: a RecordIO dataset. 
(Then take this mention and add it later for "Next Steps". I don't think you 
want them leaving this FAQ/tutorial quite yet.)
You may want to also review the [example using real-world data with 
im2rec.py](https://mxnet.incubator.apache.org/tutorials/basic/data.html).

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12606 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to