-
Notifications
You must be signed in to change notification settings - Fork 29
Tensorflow Java tutorial
Zoltán Szabó edited this page Mar 19, 2018
·
2 revisions
This repository contains an example application written with TensorFlow Java API by using YOLOv2 as model and Gradle as build and dependency management tool.
This application contains two main parts:
- servers side application written with Spring Framework
- web based user interface
Here you can see a screenshot about the detection page:
To compile and run the project please see the full description on the Tensorflow Java Tutorial page.
You can also try it out, this project is accessible on the following links:
- it is deployed to Google cloud: http://35.231.120.117:8080/i
- a smaller version is deployed to Heroku with tini-yolo model: https://still-crag-64816.herokuapp.com/