Shortcuts

mmpretrain.apis

These are some high-level APIs for classification tasks.

Model

list_models

List all models available in MMPretrain.

get_model

Get a pre-defined model or create a model from config.

Inference

ImageClassificationInferencer

The inferencer for image classification.

ImageRetrievalInferencer

The inferencer for image to image retrieval.

ImageCaptionInferencer

The inferencer for image caption.

VisualQuestionAnsweringInferencer

The inferencer for visual question answering.

VisualGroundingInferencer

The inferencer for visual grounding.

TextToImageRetrievalInferencer

The inferencer for text to image retrieval.

ImageToTextRetrievalInferencer

The inferencer for image to text retrieval.

NLVRInferencer

The inferencer for Natural Language for Visual Reasoning.

FeatureExtractor

The inferencer for extract features.

inference_model

Inference an image with the inferencer.

Read the Docs v: latest
Versions
latest
stable
mmcls-1.x
mmcls-0.x
dev
Downloads
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.