hellonico commented on a change in pull request #13813: [WIP] examples with
opencv4/origami
URL: https://github.com/apache/incubator-mxnet/pull/13813#discussion_r247355307
##########
File path:
contrib/clojure-package/examples/infer/objectdetector/src/infer/objectdetector_example.clj
##########
@@ -20,6 +20,7 @@
[org.apache.clojure-mxnet.infer :as infer]
[org.apache.clojure-mxnet.layout :as layout]
[clojure.java.io :as io]
+ [infer.draw :as draw]
Review comment:
Thanks for pointing out ! Re-Merged with master and fixed.
----------------------------------------------------------------
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