stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy URL: https://github.com/apache/incubator-mxnet/issues/11884#issuecomment-422600908 Thanks for submitting the issue @kjchalup The reason why it uses floating point is that the label value could be generated by the regression, e.g. 68.6 kg for a human body weight. There is a [page](https://mxnet.incubator.apache.org/tutorials/basic/data.html) that uses im2rec with real data. I did some experiments to change the code from %f to %d and it works with ImageRecordIter. Could you provide some reproducible code for me? I would update the documentation as well.
---------------------------------------------------------------- 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
