Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

mmcls 模型支持列表

MMClassification 是基于 Python 的的图像分类工具,属于 OpenMMLab

安装 mmcls

请参考 install.md 进行安装。

支持列表

Model TorchScript ONNX Runtime TensorRT ncnn PPLNN OpenVINO Model config
ResNet Y Y Y Y Y Y config
ResNeXt Y Y Y Y Y Y config
SE-ResNet Y Y Y Y Y Y config
MobileNetV2 Y Y Y Y Y Y config
ShuffleNetV1 Y Y Y Y Y Y config
ShuffleNetV2 Y Y Y Y Y Y config
VisionTransformer Y Y Y Y ? Y config
SwinTransformer Y Y Y N ? N config