#319 · Primary category: Computer Vision

mmskeleton

action-recognition deep-learning graph-convolutional-network pytorch skeleton-based-action-recognition

A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.

Project last updated:11/25/22

GitHub Stars

3.1K

Forks

1.1K

Contributors

15

License

Apache-2.0

Why we included this project

If your work involves reading human movement from body joints rather than pixels, this toolbox gives you a solid base. It ships a complete pipeline for skeleton-based action recognition built around the ST-GCN graph convolutional network, and it also handles 2D pose estimation. The framework is built to be extended, so you can add your own datasets or build a custom application on top, and being part of the OpenMMLab family means the code follows a modular design that researchers and engineers in that ecosystem will recognize. Teams doing motion analysis for fitness, sports, security, or human-robot interaction can use it as a concrete starting point. Development has settled, so treat it as a stable reference implementation and baseline rather than a fast-moving framework.

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