Deep Java Library 0.22.1 - tensorflow-model-zoo API

This document is the API specification for the Deep Java Library (DJL) TensorFlow Model Zoo.

The TensorFlow Model Zoo module contains TensorFlow pretrained SavedModel modules that can be used for inference. See here for more details.

Packages 
Package Description
ai.djl.tensorflow.zoo
Contains the built-in TfModelZoo.
ai.djl.tensorflow.zoo.cv.objectdetction
Contains classes for the Application.CV.OBJECT_DETECTION models in the TfModelZoo.