piyushghai commented on a change in pull request #13201: [MXNET-1187] Added Java SSD Inference Tutorial for website URL: https://github.com/apache/incubator-mxnet/pull/13201#discussion_r233158968
########## File path: docs/tutorials/java/ssd_inference.md ########## @@ -0,0 +1,182 @@ +# Multi Object Detection using pre-trained SSD Model via Java Inference APIs + +This tutorial shows how to use MXNet Java Inference APIs to run inference on a pre-trained Single Shot Detection (SSD) Model. 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: [email protected] With regards, Apache Git Services
