same issue happened to me, found out that cause is rec file damaged for
whatever reason, if I samply run the scrip.
solve:
manually download train & val rec form link & put both files in data/ folder.
rec download link:
download_file('http://data.mxnet.io/data/cifar10/cifar10_val.rec', fnames[1])
download_file('http://data.mxnet.io/data/cifar10/cifar10_train.rec', fnames[0])
[ Full content available at:
https://github.com/apache/incubator-mxnet/issues/7450 ]
This message was relayed via gitbox.apache.org for [email protected]