Skip navigation links

Deep Java Library 0.2.1 - mxnet-model-zoo API

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

See: Description

Packages 
Package Description
ai.djl.mxnet.zoo
Contains the built-in MxModelZoo.
ai.djl.mxnet.zoo.cv.actionrecognition
Contains classes for the MRL.Model.CV.ACTION_RECOGNITION models in the MxModelZoo.
ai.djl.mxnet.zoo.cv.classification
Contains classes for the MRL.Model.CV.IMAGE_CLASSIFICATION models in the MxModelZoo.
ai.djl.mxnet.zoo.cv.objectdetection
Contains classes for the MRL.Model.CV.OBJECT_DETECTION models in the MxModelZoo.
ai.djl.mxnet.zoo.cv.poseestimation
Contains classes for the MRL.Model.CV.POSE_ESTIMATION models in the MxModelZoo.
ai.djl.mxnet.zoo.cv.segmentation
Contains classes for the MRL.Model.CV.INSTANCE_SEGMENTATION models in the MxModelZoo.
ai.djl.mxnet.zoo.nlp.qa
Contains classes for the MRL.Model.NLP.QUESTION_ANSWER models in the MxModelZoo.

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

The MXNet Model Zoo module contains MXNet symbolic modules that can be used pre-trained or for inference. See here for more details.

Skip navigation links