open-mmlab/mmaction2
PyTorch-based toolbox for video understanding tasks including action recognition, temporal action localization, and spatial-temporal action detection.

MMAction2 is an open-source video understanding toolbox developed by the OpenMMLab project. It provides standardized implementations of video understanding algorithms including SlowFast, I3D, TSN, TSM, X3D, and NonLocal models for tasks like action recognition, temporal action localization, and spatial-temporal action detection. The repository offers model training pipelines, evaluation benchmarks, and a model zoo with pre-trained checkpoints.