piyushghai commented on a change in pull request #12830: Java Inference api and SSD example URL: https://github.com/apache/incubator-mxnet/pull/12830#discussion_r226026864
########## File path: scala-package/examples/src/main/java/org/apache/mxnetexamples/infer/javapi/objectdetector/README.md ########## @@ -0,0 +1,116 @@ +# Single Shot Multi Object Detection using Scala Inference API + +In this example, you will learn how to use Scala Inference API to run Inference on pre-trained Single Shot Multi Object Detection (SSD) MXNet model. Review comment: I'll also be running through these steps since I also need to work on portions of the documentation ---------------------------------------------------------------- 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
