mbiparva / slowfast-networks-pytorch
A PyTorch implementation of "SlowFast Networks for Video Recognition"
☆20Updated 5 years ago
Alternatives and similar repositories for slowfast-networks-pytorch:
Users that are interested in slowfast-networks-pytorch are comparing it to the libraries listed below
- [Codes of paper]: PAN: Towards Fast Action Recognition via Learning Persistence of Appearance☆102Updated 4 years ago
- Video Platform for Action Recognition and Object Detection in Pytorch☆221Updated 2 years ago
- MARS: Motion-Augmented RGB Stream for Action Recognition☆160Updated 2 years ago
- Preprocessing tools for Google AVA Dataset☆49Updated 6 years ago
- Gate-Shift Networks for Video Action Recognition - CVPR 2020☆149Updated 4 years ago
- The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)☆193Updated 2 years ago
- Code for : [Pattern Recognit. Lett. 2021] "Learn to cycle: Time-consistent feature discovery for action recognition" and [IJCNN 2021] "Mu…☆69Updated 2 years ago
- ☆31Updated 6 years ago
- implementation of the paper 'SlowFast Networks for Video Recognition ' with Pytorch☆27Updated 5 years ago
- ☆159Updated 3 years ago
- Official PyTorch Implementation of MotionSqueeze, ECCV 2020☆139Updated 3 years ago
- Timeception for Complex Action Recognition, CVPR 2019 (Oral Presentation)☆157Updated 5 years ago
- [ICCV 2019] Official implementation of Temporal Recurrent Networks for Online Action Detection☆84Updated 2 years ago
- Code of the STAGE module for video action detection☆49Updated 3 years ago
- HACS: Human Action Clips and Segments Dataset☆192Updated 4 years ago
- Train I3D model on ucf101 or hmdb51 by tensorflow☆112Updated 6 years ago
- Decoupling Localization and Classification in Single Shot Temporal Action Detection☆93Updated 5 years ago
- A Comprehensive Tutorial on Video Modeling☆66Updated 4 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.