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/12/22 00:04:32 UTC

[GitHub] kedarbellare commented on a change in pull request #13595: Port of scala infer package to clojure

kedarbellare commented on a change in pull request #13595: Port of scala infer package to clojure
URL: https://github.com/apache/incubator-mxnet/pull/13595#discussion_r243716083
 
 

 ##########
 File path: contrib/clojure-package/examples/infer/imageclassifier/README.md
 ##########
 @@ -0,0 +1,18 @@
+# imageclassifier
+
+Run image classification using clojure infer package.
+
+## Installation
+
+`lein install`
+
+## Usage
+
+```
+$ chmod +x scripts/get_resnet_18_data.sh
 
 Review comment:
   done

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