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/01/13 14:38:19 UTC

[GitHub] gigasquid commented on a change in pull request #13813: [WIP] examples with opencv4/origami

gigasquid commented on a change in pull request #13813: [WIP] examples with opencv4/origami
URL: https://github.com/apache/incubator-mxnet/pull/13813#discussion_r247349122
 
 

 ##########
 File path: contrib/clojure-package/examples/infer/objectdetector/src/infer/objectdetector_example.clj
 ##########
 @@ -106,10 +127,9 @@
                   factory
                   {:contexts [(context/default-context)]})]
     (println "Object detection on a single image")
-    (print-predictions (detect-single-image detector input-image) width height)
 
 Review comment:
   Could we also leave the printing of the predictions to the console in as well?

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