Shortcuts

备注

您正在阅读 MMClassification 0.x 版本的文档。MMClassification 0.x 会在 2022 年末被切换为次要分支。建议您升级到 MMClassification 1.0 版本,体验更多新特性和新功能。请查阅 MMClassification 1.0 的安装教程迁移教程以及更新日志

mmcls.apis

These are some high-level APIs for classification tasks.

mmcls.apis

Train

init_random_seed

Initialize random seed.

set_random_seed

Set random seed.

train_model

Train a model.

Test

single_gpu_test

Test model with local single gpu.

multi_gpu_test

Test model with multiple gpus.

Inference

init_model

Initialize a classifier from config file.

inference_model

Inference image(s) with the classifier.

show_result_pyplot

Visualize the classification results on the image.

Read the Docs v: latest
Versions
master
latest
1.x
dev-1.x
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.