Apache MXNet (Incubating) A flexible and efficient library for deep learning for Java samples.
springboot and Apache MXNet Image recognition and DrawBoxes.
- Run
- download model: dl_ssd_model.sh
- update config : application.properties
- boot MainClass:
com.tomoncle.mxnet.recognition.Application.java
Identify uploaded objects, label types, and locate their exact coordinates.
$ docker run -d -p 9080:9080 tomoncleshare/face-detection-induction-course:20190512