See: Description
| Package | Description |
|---|---|
| ai.djl.basicmodelzoo |
Contains the built-in
BasicModelZoo. |
| ai.djl.basicmodelzoo.basic |
Contains the basic built-in models.
|
| ai.djl.basicmodelzoo.cv.classification |
Contains classes for the
Application.CV.IMAGE_CLASSIFICATION models in the BasicModelZoo. |
| ai.djl.basicmodelzoo.cv.object_detection.ssd |
Contains classes for the
Application.CV.OBJECT_DETECTION models in the BasicModelZoo. |
| ai.djl.basicmodelzoo.nlp.embedding |
Contains classes for the natural language processing section (
Application.NLP) of
the BasicModelZoo. |
This document is the API specification for the Deep Java Library (DJL) Model Zoo.
The integration module contains a number of built-in models and translators. See here for more details.