tensorflow-java-examples-spring icon indicating copy to clipboard operation
tensorflow-java-examples-spring copied to clipboard

Tensorflow Java tutorial with Spring and Gradle. This is a simple example application, which uses Yolo with TF Java API and Spring Framework.

Results 1 tensorflow-java-examples-spring issues
Sort by recently updated
recently updated
newest added

Since I noticed that your project used .pb file for graph, how you get that? We tried several projects, and got errors like `Op type not registered 'LeakyRelu' in binary...

new feature