action-recognition topic

List action-recognition repositories

3d-cnn-action-recognition

74
Stars
32
Forks
Watchers

Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.

temporal-augmentation

18
Stars
7
Forks
Watchers

Temporal augmentation with two-stream ConvNet features on human action recognition

SPHAR-Dataset

61
Stars
14
Forks
Watchers

Surveillance Perspective Human Action Recognition Dataset: 7759 Videos from 14 Action Classes, aggregated from multiple sources, all cropped spatio-temporally and filmed from a surveillance-camera lik...

TA3N

256
Stars
41
Forks
Watchers

[ICCV 2019 (Oral)] Temporal Attentive Alignment for Large-Scale Video Domain Adaptation (PyTorch)

Hidden-Two-Stream

194
Stars
68
Forks
Watchers

Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"

two-stream-pytorch

556
Stars
149
Forks
Watchers

PyTorch implementation of two-stream networks for video action recognition

Action-Recognition

31
Stars
5
Forks
Watchers

Course Project for CS763 Computer Vision IIT Bombay

video_repres_mas

62
Stars
10
Forks
Watchers

code for CVPR-2019 paper: Self-supervised Spatio-temporal Representation Learning for Videos by Predicting Motion and Appearance Statistics

action-recognition-using-3d-resnet

39
Stars
12
Forks
Watchers

Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.