Replies: 1 comment 1 reply
-
Currently, mmdeploy only support recognition task in mmaction2. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using this ava model for action detection.
The following config file is used.
https://github.com/open-mmlab/mmaction2/blob/master/configs/detection/ava/slowfast_kinetics_pretrained_r50_8x8x1_cosine_10e_ava22_rgb.py
Follwed in the instruction in Developer Guide for new model.
https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/07-developer-guide/support_new_model.md
But no idea for where to start?
Can somebody show me how to start if I want to convert ava activity detection model?
Beta Was this translation helpful? Give feedback.
All reactions