You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/09/19 17:37:01 UTC

[GitHub] stu1130 edited a comment on issue #11884: im2rec documentation is lacking / buggy

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 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:
users@infra.apache.org


With regards,
Apache Git Services