ParitoshParmar / C3D-LSTM--PyTorchLinks
C3D-LSTM implementation in PyTorch [WACV 2019]
☆38Updated 5 years ago
Alternatives and similar repositories for C3D-LSTM--PyTorch
Users that are interested in C3D-LSTM--PyTorch are comparing it to the libraries listed below
Sorting:
- MS-TCN++: Multi-Stage Temporal Convolutional Network for Action Segmentation (TPAMI 2020)☆169Updated 2 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
- TAM: Temporal Adaptive Module for Video Recognition☆207Updated 3 years ago
- ☆49Updated 5 years ago
- ☆241Updated 2 years ago
- This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.☆257Updated 4 years ago
- I3D Nonlocal ResNets in Pytorch☆256Updated 3 years ago
- Code for CVPR2021 paper "Learning Salient Boundary Feature for Anchor-free Temporal Action Localization"☆184Updated 4 years ago
- [CVPR2022] MS-TCT☆55Updated 3 years ago
- Testing code for few-shot action recognition☆11Updated 4 years ago
- I3D Models in PyTorch☆19Updated 5 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated last year
- The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)☆199Updated 3 years ago
- Implementation of brand new video augmentation strategy for video action recognition with 3D CNN☆27Updated 4 years ago
- I3D feature extractor☆43Updated 5 years ago
- The models of action recognition with pytorch☆210Updated 6 years ago
- Source code and dataset of CVPR2020 paper: "Context-aware and Scale-insensitive Temporal Repetition Counting"☆54Updated 5 years ago
- Code for I3D Feature Extraction☆160Updated 6 years ago
- Two-Stream Convolutional Networks for Action Recognition in Videos☆47Updated 6 years ago
- [ICCV 2021] MGSampler: An Explainable Sampling Strategy for Video Action Recognition☆50Updated 3 years ago
- ☆46Updated 4 years ago
- [CVPR 2021] TDN: Temporal Difference Networks for Efficient Action Recognition☆381Updated 3 years ago
- [Codes of paper]: Busy-Quiet Video Disentangling for Video Classification☆14Updated 3 years ago
- Code for our CVPR 2021 Paper "Self-Supervised Learning for Semi-Supervised Temporal Action Proposal".☆72Updated 4 years ago
- PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.☆87Updated 4 years ago
- I3D and 3D-ResNets in PyTorch☆194Updated 7 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
- [CVPR 2022] Official Pytorch Implementation for "Spatio-temporal Relation Modeling for Few-shot Action Recognition". SOTA Results for Few…☆101Updated 3 years ago
- [Codes of paper]: PAN: Towards Fast Action Recognition via Learning Persistence of Appearance☆104Updated 5 years ago
- This is a implementation of integrating a simple but efficient attention block in CNN + bidirectional LSTM for video classification.☆26Updated last year