ZhenxingZheng / attention-network
PyTorch Implementation for Global and Local Attention Network
☆24Updated 4 years ago
Alternatives and similar repositories for attention-network:
Users that are interested in attention-network are comparing it to the libraries listed below
- Code for : [Pattern Recognit. Lett. 2021] "Learn to cycle: Time-consistent feature discovery for action recognition" and [IJCNN 2021] "Mu…☆69Updated 2 years ago
- [Codes of paper]: PAN: Towards Fast Action Recognition via Learning Persistence of Appearance☆102Updated 4 years ago
- A public Python implementation for generating Dynamic Images introduced in 'Dynamic Image Networks for Action Recognition' by Bilen et a…☆39Updated 4 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated 11 months ago
- ☆90Updated 6 years ago
- Pytorch 3DNet attention feature map Visualization by [Cam](https://arxiv.org/abs/1512.04150); C3D, R3D, I3D, MF Net is support now!☆66Updated 4 years ago
- Zero-shot video classification by end-to-end training of 3D convolutional neural networks☆146Updated 4 years ago
- A PyTorch implementation of R2Plus1D and C3D based on CVPR 2017 paper "A Closer Look at Spatiotemporal Convolutions for Action Recognitio…☆60Updated 5 years ago
- ☆44Updated 4 years ago
- This is a implementation of integrating a simple but efficient attention block in CNN + bidirectional LSTM for video classification.☆23Updated 7 months ago
- Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.☆193Updated 5 years ago
- Two-Stream Convolutional Networks for Action Recognition in Videos☆47Updated 6 years ago
- ☆159Updated 3 years ago
- The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)☆193Updated 2 years ago
- Video Transformer Network☆40Updated 3 years ago
- Human Action Recognition using skeleton and infrared data. State-of-the-art results on NTU RBG+D. Implemented with PyTorch.☆42Updated 2 years ago
- TAM: Temporal Adaptive Module for Video Recognition☆199Updated 2 years ago
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 5 years ago
- Official PyTorch Implementation of MotionSqueeze, ECCV 2020☆139Updated 3 years ago
- Action recognition network -- CNN + LSTM.☆74Updated 6 years ago
- An implementation of Video Transformer Network (VTN) approach for Action Recognition in TensorFlow.☆55Updated 4 years ago
- This Pytorch repo uses BiConvLSTM in a Spatiotemporal Encoder to detect violence in Videos. Three benchmark datasets namely Hockey, Movie…☆37Updated 6 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆41Updated 6 years ago
- C3D-LSTM implementation in PyTorch [WACV 2019]☆39Updated 4 years ago
- fourierer / Video_Classification_ResNet3D_R2plus1D_ip-CSN_train-UCF101-HMDB51-Kinetics400-from-scratchUsing ResNet3D-50,R(2+1)D-50, and ip_CSN-50 to train UCD-101,HMDB-51 and Kinetics-400 from scratch.☆27Updated 4 years ago
- Train I3D model on ucf101 or hmdb51 by tensorflow☆112Updated 6 years ago
- [CVPR 2020] Temporal Pyramid Network for Action Recognition☆392Updated 4 years ago
- Gate-Shift Networks for Video Action Recognition - CVPR 2020☆149Updated 4 years ago
- Implementation of the paper Video Action Transformer Network☆135Updated 3 years ago
- I3D and 3D-ResNets in PyTorch☆191Updated 6 years ago