67 skills found · Page 1 of 3
HHTseng / Video ClassificationTutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
jeffreyyihuang / Two Stream Action RecognitionUsing two stream architecture to implement a classic action recognition method on UCF101 dataset
ahmetgunduz / Real Time GesRecReal-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
gurkirt / Realtime Action DetectionThis repository host the code for real-time action detection paper
NVlabs / STEPSTEP: Spatio-Temporal Progressive Learning for Video Action Detection. CVPR'19 (Oral)
MichiganCOG / ViPVideo Platform for Action Recognition and Object Detection in Pytorch
kevin-ssy / Optical Flow Guided FeatureImplementation Code of the paper Optical Flow Guided Feature, CVPR 2018
sujiongming / UCF 101 Video ClassificationClassify UCF101 videos using one frame at a time with a CNN(InceptionV3)
bryanyzhu / Hidden Two StreamCaffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
USTC-Video-Understanding / I3D FinetuneTensorFlow code for finetuning I3D model on UCF101.
LossNAN / I3D TensorflowTrain I3D model on ucf101 or hmdb51 by tensorflow
tomar840 / Two Stream Fusion For Action Recognition In VideosNo description available
gurkirt / Corrected UCF101 AnnotsNo description available
Yidadaa / Pytorch Video ClassificationMake video classification on UCF101 using CNN and RNN based on Pytorch framework.
anenbergb / CS221 ProjectActivity Recognition in Videos using UCF101 dataset
fmahoudeau / MiCT Net PyTorchVideo Recognition using Mixed Convolutional Tube (MiCT) on PyTorch with a ResNet backbone
karolzak / Conv3d Video Action RecognitionMy experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning Spatiotemporal Features with 3D Convolutional Networks", Tran et al. and it includes video processing pipelines coded using mPyPl package. Model is being benchmarked on popular UCF101 dataset and achieves results similar to those reported by authors
sjenni / Temporal SslVideo Representation Learning by Recognizing Temporal Transformations. In ECCV, 2020.
vra / Action Recognition Using 3d ResnetUse 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.
cynicphoenix / Human Action RecognitionComputer Vision Project : Action Recognition on UCF101 Dataset