Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/en/04-supported-codebases/mmcls.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,6 @@ Besides python API, mmdeploy SDK also provides other FFI (Foreign Function Inter
| [ShuffleNetV2](https://github.com/open-mmlab/mmclassification/tree/1.x/configs/shufflenet_v2) | Y | Y | Y | Y | Y | Y |
| [VisionTransformer](https://github.com/open-mmlab/mmclassification/tree/1.x/configs/vision_transformer) | Y | Y | Y | Y | ? | Y |
| [SwinTransformer](https://github.com/open-mmlab/mmclassification/tree/1.x/configs/swin_transformer) | Y | Y | Y | N | ? | N |
| [MobileOne](https://github.com/open-mmlab/mmclassification/tree/1.x/configs/mobileone) | Y | Y | N | N | ? | N |
| [EfficientNet](https://github.com/open-mmlab/mmclassification/tree/1.x/configs/EfficientNet) | Y | Y | N | N | ? | N |
| [Conformer](https://github.com/open-mmlab/mmclassification/tree/1.x/configs/Conformer) | Y | Y | N | N | ? | N |