PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
-
Updated
Dec 27, 2023 - Python
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
Extract video features from raw videos using multiple GPUs. We support RAFT flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, and TIMM models.
A PyTorch implementation of R2Plus1D and C3D based on CVPR 2017 paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition" and CVPR 2014 paper "Learning Spatiotemporal Features with 3D Convolutional Networks"
An implementation of R2plus1D and 3DMobileNets in pytorch for Action Classification
Video Classification using R(2+1)D based on ResNet18 on UCF-101 dataset. PyTorch Implementation.
Add a description, image, and links to the r2plus1d topic page so that developers can more easily learn about it.
To associate your repository with the r2plus1d topic, visit your repo's landing page and select "manage topics."