open-mmlab / mmaction2

OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
https://mmaction2.readthedocs.io
Apache License 2.0
4.21k stars 1.23k forks source link

Fast inference option for MMAction2 models, like SlowFast #2791

Open KooroshRH opened 7 months ago

KooroshRH commented 7 months ago

The doc issue

There is no explanation of how we can use different models to develop real-world systems with efficient RAM and GPU usage.

Suggest a potential alternative/fix

Explain how to use the existing code or convert the model to other formats for better inference performances. Some tools are in the package, but they are not working for all models, like ONNX conversion for the SlowFast model.

northagain commented 7 months ago

mmdeploy