tpoisonooo 127125f641
docs(project): sync en and zh docs (#842)
* docs(en): update file structure

* docs(zh_cn): update

* docs(structure): update

* docs(snpe): update

* docs(README): update

* fix(CI): update

* fix(CI): index.rst error

* fix(docs): update

* fix(docs): remove mermaid

* fix(docs): remove useless

* fix(docs): update link

* docs(en): update

* docs(en): update

* docs(zh_cn): remove \[

* docs(zh_cn): format

* docs(en): remove blank

* fix(CI): doc link error

* docs(project): remove "./" prefix

* docs(zh_cn): fix mdformat

* docs(en): update title

* fix(CI): update docs
2022-08-15 10:18:17 +08:00

1.8 KiB

mmcls 模型支持列表

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

安装 mmcls

请参考 install.md 进行安装。

支持列表

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