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 2019/02/14 13:39:47 UTC

[GitHub] jasperDD opened a new issue #14164: How can i create .rec file for R

jasperDD opened a new issue #14164: How can i create .rec file for R
URL: https://github.com/apache/incubator-mxnet/issues/14164
 
 
   suppose, as example just take captcha picture from this classic task
   https://github.com/apache/incubator-mxnet/tree/master/example/captcha
   so, i create train.lst
   https://github.com/apache/incubator-mxnet/blob/master/example/captcha/captcha_example.png
   my train.lst file contain
   0	6	6	4	3	train /C:/Users/Adm/Downloads/pic/captcha_example.png
   How to get .rec file for it in R language?
   

----------------------------------------------------------------
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