jfzhang95 / pytorch-video-recognitionLinks
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
☆1,235Updated last year
Alternatives and similar repositories for pytorch-video-recognition
Users that are interested in pytorch-video-recognition are comparing it to the libraries listed below
Sorting:
- Video classification tools using 3D ResNet☆1,126Updated 7 years ago
- Using two stream architecture to implement a classic action recognition method on UCF101 dataset☆878Updated 6 years ago
- ☆1,028Updated 5 years ago
- PyTorch implementation of two-stream networks for video action recognition☆582Updated 4 years ago
- Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101☆969Updated 4 years ago
- Temporal Segment Networks (TSN) in PyTorch☆1,081Updated 6 years ago
- Inflated i3d network with inception backbone, weights transfered from tensorflow☆547Updated last year
- Code & Models for Temporal Segment Networks (TSN) in ECCV 2016☆1,570Updated 5 years ago
- PyTorch implementation of "SlowFast Networks for Video Recognition".☆347Updated 6 years ago
- This repository is intended to host tools and demos for ActivityNet☆962Updated last year
- Pytorch porting of C3D network, with Sports1M weights☆361Updated 6 years ago
- VMZ: Model Zoo for Video Modeling☆1,050Updated 5 months ago
- 3D ResNets for Action Recognition (CVPR 2018)☆4,029Updated 4 years ago
- [ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding☆2,159Updated last year
- Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016.☆718Updated 9 years ago
- An open-source toolbox for action understanding based on PyTorch☆1,873Updated 3 years ago
- The models of action recognition with pytorch☆210Updated 6 years ago
- pytorch version of pseudo-3d-residual-networks(P-3D), pretrained model is supported☆455Updated 6 years ago
- PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.