Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (23 loc) · 1.84 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.84 KB

mxnet-spring-samples

Build Status GitHub code size in bytes GitHub repo size GitHub top language GitHub issues Hex.pm

Apache MXNet (Incubating) A flexible and efficient library for deep learning for Java samples.

mxnet-spring-samples-image-recognition

springboot and Apache MXNet Image recognition and DrawBoxes.

Demonstration

Identify uploaded objects, label types, and locate their exact coordinates.

1.select the image to upload

...

2.upload your image

...

3.waiting to upload and return the processed image

...

For docker run:

$ docker run -d -p 9080:9080 tomoncleshare/face-detection-induction-course:20190512