yongqyu / st-gcn-pytorchLinks
Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition
☆156Updated 6 years ago
Alternatives and similar repositories for st-gcn-pytorch
Users that are interested in st-gcn-pytorch are comparing it to the libraries listed below
Sorting:
- The model architecture of AS-GCN (for human action recognition)☆297Updated 3 years ago
- Unofficial PyTorch implementation of the CVPR'19 paper "Skeleton-Based Action Recognition with Directed Graph Neural Networks".☆241Updated 4 years ago
- Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition in CVPR19☆688Updated 3 years ago
- The implementation for "Decoupling GCN with DropGraph Module for Skeleton-Based Action Recognition" (ECCV2020).☆102Updated 4 years ago
- The implementation for "Skeleton-Based Action Recognition with Shift Graph Convolutional Network" (CVPR2020 oral).☆277Updated last year
- ST-GCN-5-25☆8Updated 6 years ago
- Spatial Temporal Transformer Network for Skeleton-Based Activity Recognition☆315Updated 2 years ago
- Source code for "Learning Graph Convolutional Network for Skeleton-based Human Action Recognition by Neural Searching", AAAI2020☆152Updated 5 years ago
- This is the implementation of CVPR2020 paper “Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition”.☆197Updated 5 years ago
- PyTorch implementation of Two-stream CNN for 3D action recognition☆154Updated 4 years ago
- [CVPR 2020 Oral] PyTorch implementation of "Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Recognition"☆448Updated 10 months ago
- Unofficial Tensorflow implementation of the AAAI'18 paper "Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recogn…☆68Updated 5 years ago
- View Adaptive Neural Networks for High Performance Skeleton-based Human Action Recognition☆130Updated 2 years ago
- ☆63Updated 4 years ago
- [ICCV2021] Official code for "Channel-wise Topology Refinement Graph Convolution for Skeleton-Based Action Recognition"☆308Updated 3 years ago
- Code for the BMVC paper (http://bmvc2018.org/contents/papers/1003.pdf)☆33Updated 2 years ago
- Repository for PREDICT & CLUSTER: Unsupervised Skeleton Based Action Recognition☆110Updated last year
- 3d skeleton visualization is used for NTU RGB+D dataset.☆17Updated 5 years ago
- skeleton-based action recognition☆19Updated 3 years ago
- Skeleton-Based Action Recognition with Local Dynamic Spatial-Temporal Aggregation (Expert Systems with Applications 2023) (Previous name:…☆39Updated last year
- A reimplementation of "Spatial-Temporal Graph Convolutional Networks for Action Recognition" (Yan et al., 2018) in PyTorch, developed for…☆11Updated 4 years ago
- The implementation of DMGNN☆144Updated 5 years ago
- ☆20Updated 3 years ago
- Augmented Skeleton Based Contrastive Action Learning with Momentum LSTM for Unsupervised Action Recognition☆32Updated 4 years ago
- Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch☆1,614Updated 2 years ago
- This is the official implemntation for "Multi-scale spatial temporal graph convolutional network for skeleton-based action recognition" A…