junyongyou / Attention-boosted-deep-networks-for-video-classificationLinks
This is a implementation of integrating a simple but efficient attention block in CNN + bidirectional LSTM for video classification.
☆24Updated last year
Alternatives and similar repositories for Attention-boosted-deep-networks-for-video-classification
Users that are interested in Attention-boosted-deep-networks-for-video-classification are comparing it to the libraries listed below
Sorting:
- 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
- I3D and 3D-ResNets in PyTorch☆193Updated 6 years ago
- C3D-LSTM implementation in PyTorch [WACV 2019]☆38Updated 5 years ago
- Source code and dataset of CVPR2020 paper: "Context-aware and Scale-insensitive Temporal Repetition Counting"☆54Updated 4 years ago
- PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.☆86Updated 3 years ago
- A public Python implementation for generating Dynamic Images introduced in 'Dynamic Image Networks for Action Recognition' by Bilen et a…☆39Updated 5 years ago
- Implementation of brand new video augmentation strategy for video action recognition with 3D CNN☆27Updated 4 years ago
- Video Transformer Network☆41Updated 4 years ago
- [Codes of paper]: Busy-Quiet Video Disentangling for Video Classification☆14Updated 3 years ago
- MS-TCN++: Multi-Stage Temporal Convolutional Network for Action Segmentation (TPAMI 2020)☆165Updated 2 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated last year
- I3D Nonlocal ResNets in Pytorch☆255Updated 3 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.☆28Updated 5 years ago
- ☆45Updated 5 years ago
- ☆46Updated 4 years ago
- TAM: Temporal Adaptive Module for Video Recognition☆203Updated 3 years ago
- [Codes of paper]: PAN: Towards Fast Action Recognition via Learning Persistence of Appearance☆104Updated 5 years ago
- ☆69Updated 4 years ago
- The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)☆198Updated 3 years ago
- CNN LSTM architecture implemented in Pytorch for Video Classification☆292Updated 2 years ago
- Code for CVPR2021 paper "Learning Salient Boundary Feature for Anchor-free Temporal Action Localization"☆180Updated 3 years ago
- I3D Models in PyTorch☆19Updated 4 years ago
- ☆238Updated last year
- Implementation of the paper Video Action Transformer Network☆137Updated 4 years ago
- PyTorch Implementation for Global and Local Attention Network☆24Updated 5 years ago
- A PyTorch implementation of R2Plus1D and C3D based on CVPR 2017 paper "A Closer Look at Spatiotemporal Convolutions for Action Recognitio…☆62Updated 6 years ago
- This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.☆252Updated 3 years ago
- code about preprocessing and dataloaders for video dataset including UCF101 and HMDB51 based on PyTorch☆26Updated last year
- The models of action recognition with pytorch☆210Updated 6 years ago
- Action recognition tutorial using UCF-101 dataset.☆28Updated 3 years ago