Skip navigation links

Package org.tensorflow

Defines classes to build, save, load and execute TensorFlow models.

See: Description

Package org.tensorflow Description

Defines classes to build, save, load and execute TensorFlow models.

WARNING: The API is currently experimental and is not covered by TensorFlow API stability guarantees. See README.md for installation instructions.

The LabelImage example demonstrates use of this API to classify images using a pre-trained Inception architecture convolutional neural network. It demonstrates:

Additional examples can be found in the tensorflow/models GitHub repository.

Skip navigation links

Copyright © 2022. All rights reserved.