jar

io.github.preafixed : java-tf

Maven & Gradle

Dec 04, 2022

Java-Tensorflow · A helper library to work with tensorflow in Java

Table Of Contents

Latest Version

Download io.github.preafixed : java-tf JAR file - Latest Versions:

All Versions

Download io.github.preafixed : java-tf JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-tf-1.4.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.cem.tensorflow.utility

├─ de.cem.tensorflow.utility.ImageUtils.class - [JAR]

├─ de.cem.tensorflow.utility.ModelLoader.class - [JAR]

├─ de.cem.tensorflow.utility.TensorUtils.class - [JAR]

de.cem.tensorflow

├─ de.cem.tensorflow.JavaTF.class - [JAR]

de.cem.tensorflow.models

├─ de.cem.tensorflow.models.BoundingBoxOptions.class - [JAR]

├─ de.cem.tensorflow.models.DetectedObject.class - [JAR]

├─ de.cem.tensorflow.models.GraphInputModel.class - [JAR]

├─ de.cem.tensorflow.models.RawDetectedObject.class - [JAR]