ZhenxingZheng / attention-networkLinks
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
Sorting:
- Code for : [Pattern Recognit. Lett. 2021] "Learn to cycle: Time-consistent feature discovery for action recognition" and [IJCNN 2021] "Mu…☆68Updated 2 years ago
- [Codes of paper]: PAN: Towards Fast Action Recognition via Learning Persistence of Appearance☆104Updated 4 years ago
- ☆91Updated 6 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated last year
- Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.☆198Updated 5 years ago
- This is a implementation of integrating a simple but efficient attention block in CNN + bidirectional LSTM for video classification.☆23Updated 10 months ago
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 5 years ago
- An implementation of Video Transformer Network (VTN) approach for Action Recognition in TensorFlow.☆55Updated 4 years ago
- ☆161Updated 3 years ago
- My re-implementation of two stream action recognition☆60Updated 4 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
- The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)☆197Updated 3 years ago
- Train I3D model on ucf101 or hmdb51 by tensorflow☆111Updated 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
- ☆46Updated 4 years ago
- MARS: Motion-Augmented RGB Stream for Action Recognition☆161Updated 2 years ago
- Implementation of brand new video augmentation strategy for video action recognition with 3D CNN☆27Updated 4 years ago
- Video Recognition using Mixed Convolutional Tube (MiCT) on PyTorch with a ResNet backbone☆55Updated 4 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆42Updated 6 years ago
- My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning S…☆54Updated 10 months ago
- Testing code for few-shot action recognition☆11Updated 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
- Simple yet efficient real-time pose based action recognition☆99Updated 3 years ago
- Zero-shot video classification by end-to-end training of 3D convolutional neural networks☆147Updated 5 years ago
- Gate-Shift Networks for Video Action Recognition - CVPR 2020☆149Updated 5 years ago
- Motion Fused Frames implementation in PyTorch, codes and pretrained models.☆132Updated 9 months ago
- Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.☆74Updated 6 years ago
- This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.☆249Updated 3 years ago
- Explore Action Recognition☆203Updated 5 years ago
- A PyTorch implementation of "SlowFast Networks for Video Recognition"☆22Updated 5 years ago