#95 · Primary category: Video & Animation

mmaction2

action-recognition ava benchmark deep-learning i3d non-local openmmlab posec3d pytorch slowfast spatial-temporal-action-detection temporal-action-localization tsm tsn uniformerv2 video-classification video-understanding x3d

OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark

Project last updated:03/18/26

GitHub Stars

5.1K

Forks

1.4K

Contributors

85

License

Apache-2.0

Why we included this project

mmaction2 is what we reach for when a video task outgrows a single model and becomes a real pipeline problem. Built on PyTorch as part of OpenMMLab, it gathers the field's common building blocks in one place: TSN, TSM, SlowFast and X3D for action recognition, BMN-style temporal localization, spatio-temporal detectors built for AVA, and skeleton-based recognizers like PoseC3D. Instead of stitching separate codebases together, a team can compose these pieces to classify activities, pin down when an action starts and ends, or track who is doing what across frames. The modular design also makes it far more practical to adapt a proven recipe to a custom dataset than to start from zero. The model zoo and solid documentation give researchers and engineers a consistent base to build on.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category