mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* add mmaction2 sphinx doc * consistent with other doc formats * change title * fix ci * add missing coreml sphinx doc
1018 B
1018 B
MMAction2 Support
MMAction2 is an open-source toolbox for video understanding based on PyTorch. It is a part of the OpenMMLab project.
Install mmaction2
Please follow the installation guide to install mmaction2.
Supported models
Model | TorchScript | ONNX Runtime | TensorRT | ncnn | PPLNN | OpenVINO |
---|---|---|---|---|---|---|
TSN | N | Y | Y | N | N | N |
SlowFast | N | Y | Y | N | N | N |