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/11/14 21:18:18 UTC

[GitHub] piyushghai commented on a change in pull request #13269: [MXNET-1212] Documentation fix on the SSD example

piyushghai commented on a change in pull request #13269: [MXNET-1212] Documentation fix on the SSD example
URL: https://github.com/apache/incubator-mxnet/pull/13269#discussion_r233623215
 
 

 ##########
 File path: scala-package/examples/src/main/java/org/apache/mxnetexamples/javaapi/infer/objectdetector/README.md
 ##########
 @@ -11,15 +11,13 @@ The model is trained on the [Pascal VOC 2012 dataset](http://host.robots.ox.ac.u
 2. [Download artifacts](#download-artifacts)
 3. [Setup datapath and parameters](#setup-datapath-and-parameters)
 4. [Run the image inference example](#run-the-image-inference-example)
-5. [Infer APIs](#infer-api-details)
-6. [Next steps](#next-steps)
 
 
 ## Prerequisites
 
 1. MXNet
-2. MXNet Scala Package
-3. [IntelliJ IDE (or alternative IDE) project setup](http://mxnet.incubator.apache.org/tutorials/scala/mxnet_scala_on_intellij.html) with the MXNet Scala Package
+2. MXNet Scala/Java Package
+3. [IntelliJ IDE (or alternative IDE) project setup](https://github.com/apache/incubator-mxnet/blob/master/docs/tutorials/java/mxnet_java_on_intellij.md) with the MXNet Scala Package
 
 Review comment:
   with the MXNet Java Package. 

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