lanking520 commented on issue #14845: Not Found Java Class 
"org.apache.mxnet.javaapi.Image"
URL: 
https://github.com/apache/incubator-mxnet/issues/14845#issuecomment-488071104
 
 
   @tomoncle Thanks for reporting that. The Image API is introduced after 
1.4.0. So you may expect it in 1.5.0. Try to configure your pom file like this: 
https://github.com/apache/incubator-mxnet/blob/master/scala-package/mxnet-demo/java-demo/pom.xml
 to use our nightly snapshot.
   
   If you are willing to test it only under 1.4.0, I would suggest follow the 
code in here:
   
https://github.com/apache/incubator-mxnet/blob/v1.4.x/scala-package/examples/src/main/java/org/apache/mxnetexamples/javaapi/infer/objectdetector/SSDClassifierExample.java
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to