r1c7 / SlowFastNetworksLinks
PyTorch implementation of "SlowFast Networks for Video Recognition".
☆349Updated 6 years ago
Alternatives and similar repositories for SlowFastNetworks
Users that are interested in SlowFastNetworks are comparing it to the libraries listed below
Sorting:
- [CVPR 2020] Temporal Pyramid Network for Action Recognition☆392Updated 4 years ago
- R-C3D pytorch implementation☆247Updated 5 years ago
- Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"☆413Updated 6 years ago
- MARS: Motion-Augmented RGB Stream for Action Recognition☆163Updated 2 years ago
- Pytorch porting of C3D network, with Sports1M weights☆360Updated 6 years ago
- PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018☆291Updated 5 years ago
- The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)☆199Updated 3 years ago
- Inflated i3d network with inception backbone, weights transfered from tensorflow☆546Updated last year
- PyTorch implementation of two-stream networks for video action recognition☆581Updated 4 years ago
- Train I3D model on ucf101 or hmdb51 by tensorflow☆111Updated 6 years ago
- Gate-Shift Networks for Video Action Recognition - CVPR 2020☆150Updated 5 years ago
- Code and models for our CVPR'19 paper "Representation Flow for Action Recognition"☆255Updated 3 years ago
- A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is ac…☆299Updated 3 years ago
- The models of action recognition with pytorch☆210Updated 6 years ago
- Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"☆251Updated 6 years ago
- TensorFlow code for finetuning I3D model on UCF101.☆146Updated 7 years ago
- Tools to extract dense optical flow from videos, based on OpenCV☆246Updated 4 years ago
- A repository of common methods, datasets, and tasks for video research☆537Updated 6 years ago
- Graph Convolutional Networks for Temporal Action Localization (ICCV2019)☆322Updated 5 years ago
- PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Conv…☆365Updated 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
- pytorch version of pseudo-3d-residual-networks(P-3D), pretrained model is supported☆455Updated 6 years ago
- Code and models of paper " ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018☆439Updated 6 years ago
- ☆251Updated 6 years ago
- This repository host the code for real-time action detection paper☆319Updated 4 years ago
- Temporal Segment Networks (TSN) in PyTorch☆1,080Updated 6 years ago
- I3D Nonlocal ResNets in Pytorch☆256Updated 3 years ago
- Extract TVL1 optical flows in python (multi-process && multi-server)☆194Updated 7 years ago
- A pytorch reproduction of { Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Agg…