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/10 19:21:02 UTC

[GitHub] ChaiBapchya commented on issue #14110: how to get picture for capture recognition task

ChaiBapchya commented on issue #14110: how to get picture for capture recognition task
URL: https://github.com/apache/incubator-mxnet/issues/14110#issuecomment-462162931
 
 
   Its availalbe in the zip format. You can unzip it using the usual techniques
   
   For Linux Ubuntu Terminal
   ```
   apt-get install unzip
   unzip /path/to/captcha-example.zip
   ```
   For Mac, you could use the same `unzip` command
   Hope this helps. 
   In case it is resolved, you can go ahead and close it.

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