All Projects → open-mmlab → Mmskeleton

open-mmlab / Mmskeleton

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

Programming Languages

python
139335 projects - #7 most used programming language
Cuda
1817 projects

Projects that are alternatives of or similar to Mmskeleton

Keras-for-Co-occurrence-Feature-Learning-from-Skeleton-Data-for-Action-Recognition
Keras implementation for Co-occurrence-Feature-Learning-from-Skeleton-Data-for-Action-Recognition
Stars: ✭ 44 (-98.15%)
Mutual labels:  action-recognition, skeleton-based-action-recognition
synse-zsl
Official PyTorch code for the ICIP 2021 paper 'Syntactically Guided Generative Embeddings For Zero Shot Skeleton Action Recognition'
Stars: ✭ 14 (-99.41%)
Mutual labels:  action-recognition, skeleton-based-action-recognition
ntu-x
NTU-X, which is an extended version of popular NTU dataset
Stars: ✭ 55 (-97.69%)
Mutual labels:  action-recognition, skeleton-based-action-recognition
Skeleton Based Action Recognition Papers And Notes
Skeleton-based Action Recognition Papers and Small Notes and Top 2 Leaderboard for NTU-RGBD
Stars: ✭ 126 (-94.7%)
Mutual labels:  action-recognition
Mmaction
An open-source toolbox for action understanding based on PyTorch
Stars: ✭ 1,711 (-28.05%)
Mutual labels:  action-recognition
Dd Net
A lightweight network for body/hand action recognition
Stars: ✭ 161 (-93.23%)
Mutual labels:  action-recognition
Amass
Data preparation and loader for AMASS
Stars: ✭ 180 (-92.43%)
Mutual labels:  action-recognition
Keras Kinetics I3d
keras implementation of inflated 3d from Quo Vardis paper + weights
Stars: ✭ 116 (-95.12%)
Mutual labels:  action-recognition
Hand pose action
Dataset and code for the paper "First-Person Hand Action Benchmark with RGB-D Videos and 3D Hand Pose Annotations", CVPR 2018.
Stars: ✭ 173 (-92.72%)
Mutual labels:  action-recognition
Untrimmednet
Weakly Supervised Action Recognition and Detection
Stars: ✭ 152 (-93.61%)
Mutual labels:  action-recognition
Awesome Activity Prediction
Paper list of activity prediction and related area
Stars: ✭ 147 (-93.82%)
Mutual labels:  action-recognition
Action Recognition
Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.
Stars: ✭ 129 (-94.58%)
Mutual labels:  action-recognition
Dynamic Image Nets
Dynamic Image Networks for Action Recognition
Stars: ✭ 163 (-93.15%)
Mutual labels:  action-recognition
I3d finetune
TensorFlow code for finetuning I3D model on UCF101.
Stars: ✭ 128 (-94.62%)
Mutual labels:  action-recognition
Vip
Video Platform for Action Recognition and Object Detection in Pytorch
Stars: ✭ 175 (-92.64%)
Mutual labels:  action-recognition
Epic Kitchens 55 Annotations
🍴 Annotations for the EPIC KITCHENS-55 Dataset.
Stars: ✭ 120 (-94.95%)
Mutual labels:  action-recognition
Video Caffe
Video-friendly caffe -- comes with the most recent version of Caffe (as of Jan 2019), a video reader, 3D(ND) pooling layer, and an example training script for C3D network and UCF-101 data
Stars: ✭ 172 (-92.77%)
Mutual labels:  action-recognition
Hoi Learning List
A list of the Human-Object Interaction Learning studies.
Stars: ✭ 145 (-93.9%)
Mutual labels:  action-recognition
Actionrecognition
Explore Action Recognition
Stars: ✭ 139 (-94.15%)
Mutual labels:  action-recognition
Timeception
Timeception for Complex Action Recognition, CVPR 2019 (Oral Presentation)
Stars: ✭ 153 (-93.57%)
Mutual labels:  action-recognition

MMSkeleton

Introduction

MMSkeleton is an open source toolbox for skeleton-based human understanding. It is a part of the open-mmlab project in the charge of Multimedia Laboratory, CUHK. MMSkeleton is developed on our research project ST-GCN.

Updates

  • [2020-01-21] MMSkeleton v0.7 is released.
  • [2019-10-09] MMSkeleton v0.6 is released.
  • [2019-10-08] Support model zoo.
  • [2019-10-02] Support custom dataset.
  • [2019-09-23] Add video-based pose estimation demo.
  • [2019-08-29] MMSkeleton v0.5 is released.

Features

Getting Started

Please see GETTING_STARTED.md for more details of MMSkeleton.

License

The project is release under the Apache 2.0 license.

Contributing

We appreciate all contributions to improve MMSkeleton. Please refer to CONTRIBUTING.md for the contributing guideline.

Citation

Please cite the following paper if you use this repository in your reseach.

@misc{mmskeleton2019,
  author =       {Sijie Yan, Yuanjun Xiong, Jingbo Wang, Dahua Lin},
  title =        {MMSkeleton},
  howpublished = {\url{https://github.com/open-mmlab/mmskeleton}},
  year =         {2019}
}

Contact

For any question, feel free to contact

Sijie Yan     : [email protected]
Jingbo Wang   : [email protected]
Yuanjun Xiong : [email protected]
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].