GuangmingZhu / AttentionConvLSTMLinks
"Attention in Convolutional LSTM for Gesture Recognition" in NIPS 2018
☆224Updated 5 years ago
Alternatives and similar repositories for AttentionConvLSTM
Users that are interested in AttentionConvLSTM are comparing it to the libraries listed below
Sorting:
- Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition☆63Updated 7 years ago
- Multimodal Gesture Recognition Using 3D Convolution and Convolutional LSTM☆93Updated 7 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated last year
- Unofficial PyTorch implementation of E3D-LSTM☆128Updated 6 years ago
- Classify UCF101 videos using one frame at a time with a CNN(InceptionV3)☆196Updated 5 years ago
- The models of action recognition with pytorch☆210Updated 6 years ago
- Two-stream CNNs for video action recognition implemented in Keras☆123Updated 6 years ago
- Action recognition network -- CNN + LSTM.☆75Updated 7 years ago
- part-aware lstm implemented in tensorflow used in skeleton-based action recognition with dataset NTU RGB+D.☆49Updated 5 years ago
- ☆296Updated 8 years ago
- SPATIAL-TEMPORAL DATA AUGMENTATION BASED ON LSTM AUTOENCODER NETWORK FOR SKELETON-BASED HUMAN ACTION RECOGNITION☆22Updated 4 years ago
- Codes for popular action recognition models, verified on the something-something data set.☆246Updated 6 years ago
- A tutorial for using deep learning for activity recognition (Pytorch and Tensorflow)☆232Updated 4 years ago
- Explore Action Recognition☆202Updated 6 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
- PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Conv…☆365Updated 5 years ago
- Two Stream CNN implemented in Keras using in skeleton-based action recognition with dataset NTU RGB+D☆77Updated 7 years ago
- Train I3D model on ucf101 or hmdb51 by tensorflow☆111Updated 6 years ago
- e3d-lstm; Eidetic 3D LSTM A Model for Video Prediction and Beyond☆205Updated 3 years ago
- 3D Dense Residual Network for Action Recognition☆14Updated 7 years ago
- Action Recognition on the KTH Dataset☆54Updated 7 years ago
- Continuous Gesture Segmentation and Recognition using 3DCNN and Convolutional LSTM☆20Updated 7 years ago
- Code for the CVPR'19 paper "Learning Regularity in Skeleton Trajectories for Anomaly Detection in Videos"☆142Updated 4 years ago
- Skeleton-based Action Recognition using TS-LSTM model☆121Updated 4 years ago
- Convolutional Gated Recurrent Units implemented in PyTorch☆204Updated 8 years ago
- Skeleton based action recognition models with TCN variants for learning interpretable representation.☆123Updated 7 years ago
- PyTorch implementation of Two-stream CNN for 3D action recognition