Open
Description
Call for Contributors: https://openmmlab.medium.com/be-an-openmmlab-contributor-c9087428062a
Here we maintain a list of welcoming features proposed by the community. Our developer may consider integrating them into MMAction2. Besides, we highly encourage users to implement them and raise a PR.
- A Custom Training Pipeline for Spatio-Temporal Action Detection. How can I train a spatio-temporal action detection network only for action recognition? #1443 , how to make my custom ava dataset #1318 , about AVA #1292 , Spatio-temporal region proposals #604
- Support AVA-Kinetics. How to train or Fine-tuning a specific class on the AVA-Kinetics #853
- Support HACS. support hacs dataset? #1331
- Support Charades. (The feature is partially implemented in [Feature] Support Charades Dataset #788 , thanks @congee524 . Anyone who would like to work on this feature can refer to the PR [Feature] Support Charades Dataset #788. )
- Lack of SOTA Action Detection model. Lack of SOTA temporal action detection models #1124
- TensorRT Support. export #1424
- Support SGN. Implementation of Semantics Guided Network(SGN) #1463 (It is easy to implement, I guess it may take at most 1 or 2 days)