stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy URL: https://github.com/apache/incubator-mxnet/issues/11884#issuecomment-422892772 After I traced the code from [im2rec.py](https://github.com/apache/incubator-mxnet/blob/master/tools/im2rec.py). The correct format is `float`. But if you use integer for label data, it should work fine since im2rec.py uses float to get the label value back and float(label value) return a float value anyway
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
