FesianXu / SK-CNNLinks
sk-cnn is proposed in Skeleton based action recognition with convolutional neural network(PR 2016). Here implemented in Keras
☆19Updated 7 years ago
Alternatives and similar repositories for SK-CNN
Users that are interested in SK-CNN are comparing it to the libraries listed below
Sorting:
- This review contains some action recognition methods.☆58Updated 7 years ago
- PyTorch implementation of Two-stream CNN for 3D action recognition☆155Updated 5 years ago
- This is partial implementations of PR 2017 and CVPR 2018☆32Updated 7 years ago
- A pytorch reproduction of { Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Agg…☆222Updated 3 years ago
- 3D skeleton-based human action recognition using two stream CNNs☆12Updated 8 years ago
- Temporal Segment Networks (TSN) in Tensorflow☆25Updated 6 years ago
- Two Stream CNN implemented in Keras using in skeleton-based action recognition with dataset NTU RGB+D☆77Updated 7 years ago
- deep_high_resolution_network for pose estimation,integrate yoloV3 human detection, insert flownet2 and SG-filter☆81Updated 6 years ago
- This repository host the code for real-time action detection paper☆30Updated 8 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆89Updated last year
- 国内下载google AVA dataset;download google AVA dataset in China☆70Updated 3 years ago
- An Online Web Game "You Perform, I Guess!" based on C3D Model☆38Updated 6 years ago
- Pytorch implementation of Openpose in Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields☆150Updated 7 years ago
- Convolutional Pose Machines implemented in PyTorch and weighted loss using kernel density estimation.