Yidadaa / Pytorch-Video-ClassificationLinks
Make video classification on UCF101 using CNN and RNN based on Pytorch framework.
☆63Updated last year
Alternatives and similar repositories for Pytorch-Video-Classification
Users that are interested in Pytorch-Video-Classification are comparing it to the libraries listed below
Sorting:
- 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 4 years ago
- ☆46Updated 4 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
- The models of action recognition with pytorch☆210Updated 6 years ago
- ☆81Updated 5 years ago
- Two-Stream CNNs to Recognize Actions in Videos (with Early Fusion and Late Fusion)☆17Updated 4 years ago
- Pytorch porting of C3D network, with Sports1M weights☆357Updated 6 years ago
- pytorch☆61Updated 4 years ago
- C3D-LSTM implementation in PyTorch [WACV 2019]☆39Updated 4 years ago
- PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.☆86Updated 3 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
- This project includes the whole training process.☆16Updated 4 years ago
- code about preprocessing and dataloaders for video dataset including UCF101 and HMDB51 based on PyTorch☆26Updated last year
- CNN LSTM architecture implemented in Pytorch for Video Classification