skeleton-based-action-recognition
There are 45 repositories under skeleton-based-action-recognition topic.
open-mmlab/mmskeleton
A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Walter0807/MotionBERT
[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
kennymckormick/pyskl
A toolbox for skeleton-based action recognition.
niais/Awesome-Skeleton-based-Action-Recognition
Skeleton-based Action Recognition
firework8/Awesome-Skeleton-based-Action-Recognition
A curated paper list of awesome skeleton-based action recognition.
huguyuehuhu/HCN-pytorch
A pytorch reproduction of { Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Aggregation }.
hikvision-research/skelact
Skeleton-based action recognition models in PyTorch, including Two-Stream CNN, HCN, HCN-Baseline, Ta-CNN and Dynamic GCN
cagbal/Skeleton-Based-Action-Recognition-Papers-and-Notes
Skeleton-based Action Recognition Papers and Small Notes and Top 2 Leaderboard for NTU-RGBD
MartinXM/GAP
official implementation for Language Supervised Training for Skeleton-based Action Recognition
fabro66/Online-Skeleton-based-Action-Recognition
Online 3D skeleton-based action recognition with a single RGB camera
ZhouYuxuanYX/Hyperformer
This is the official implementation of our paper "Hypergraph Transformer for Skeleton-based Action Recognition."
skelemoa/ntu-x
NTU-X, which is an extended version of popular NTU dataset
itskalvik/ST-GCN
Unofficial Tensorflow implementation of the AAAI'18 paper "Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition"
LinguoLi/CrosSCLR
The Official PyTorch implementation of "3D Human Action Representation Learning via Cross-View Consistency Pursuit" in CVPR 2021
ZhouYuxuanYX/BlockGCN
This is the official implementation of our CVPR 2024 paper "BlockGCN: Redefine Topology Awareness for Skeleton-Based Action Recognition"
KAIST-VICLab/SkateFormer
[ECCV 2024] Official repository of SkateFormer
fandulu/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
adeboissiere/FUSION-human-action-recognition
Human Action Recognition using skeleton and infrared data. State-of-the-art results on NTU RBG+D. Implemented with PyTorch.
Kali-Hac/Awesome-Skeleton-Based-Models
A systematic collection of various skeleton-based models (Datasets, Papers, Codes, Leaderboards).
Naman-ntc/Action-Recognition
Course Project for CS763 Computer Vision IIT Bombay
kfzyqin/Angular-Skeleton-Encoding
Sourcecode for the TNNLS 2022 paper: Fusing Higher-Order Features in Graph Neural Networks for Skeleton-Based Action Recognition
skelemoa/synse-zsl
Official PyTorch code for the ICIP 2021 paper 'Syntactically Guided Generative Embeddings For Zero Shot Skeleton Action Recognition'
skelemoa/psumnet
Official pytorch implementation for PSUMNet for efficient skeleton action recognition
niais/mv-ignet
The Official PyTorch implementation of "Learning Multi-View Interactional Skeleton Graph for Action Recognition" in TPAMI 2020
LukasHedegaard/continual-skeletons
Official codebase for "Online Skeleton-based Action Recognition with Continual Spatio-Temporal Graph Convolutional Networks"
maxstrobel/HCN-PrototypeLoss-PyTorch
Hierarchical Co-occurrence Network with Prototype Loss for Few-shot Learning (PyTorch)
raphaelmemmesheimer/sl-dml
Signal Level Deep Metric Learning for One-Shot Action Recognition
sj-li/PR-GCN
Pose Refinement Graph Convolutional Network for Skeleton-based Action Recognition(RA-L with ICRA 2021)
raphaelmemmesheimer/gimme_signals_action_recognition
Multi-Modal action recognition for skeleton sequences, inertial measurements, motion capturing data and Wi-Fi CSI fingerprints.
GitHubOfHyl97/SkeAttnCLR
The Official PyTorch implementation of "Part Aware Contrastive Learning for Self-Supervised Action Recognition" in IJCAI 2023
Necolizer/CHASE
[NeurIPS 2024] CHASE: Learning Convex Hull Adaptive Shift for Skeleton-based Multi-Entity Action Recognition
kubabar1/HumanActionRecognition
Implementation of some popular skeleton based Human Action Recognition methods basis on Deep Neural Networks.
ZhengYaolin/JT-GraphFormer
JT-GraphFormer: Spatio-Temporal Fusion for Human Action Recognition via Joint Trajectory Graph
LiChenyang-Github/Temporal-Transformer-Module
The tensorflow implementation of Temporal Transformer Module (TTM).
maclong01/STEP-CATFormer
[BMVC CVG 2023 ] Official code for "STEP CATFormer: Spatial-Temporal Effective Body-Part Cross Attention Transformer for Skeleton-based Action Recognition"