Repository navigation

#

ucf101

Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101

Jupyter Notebook
963
5 年前

Using two stream architecture to implement a classic action recognition method on UCF101 dataset

Python
876
6 年前

This repository host the code for real-time action detection paper

MATLAB
319
5 年前

STEP: Spatio-Temporal Progressive Learning for Video Action Detection. CVPR'19 (Oral)

Python
248
6 年前

Video Platform for Action Recognition and Object Detection in Pytorch

Python
223
3 年前

Implementation Code of the paper Optical Flow Guided Feature, CVPR 2018

C++
198
6 年前

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

C++
193
8 年前

Video Recognition using Mixed Convolutional Tube (MiCT) on PyTorch with a ResNet backbone

Python
56
5 年前

My 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

Python
54
1 年前

Video Representation Learning by Recognizing Temporal Transformations. In ECCV, 2020.

Python
48
5 年前

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

Python
43
7 年前

Computer Vision Project : Action Recognition on UCF101 Dataset

Jupyter Notebook
38
6 年前

Action recognition tutorial using UCF-101 dataset.

Python
28
4 年前

[AAAI 2023 (Oral)] CrissCross: Self-Supervised Audio-Visual Representation Learning with Relaxed Cross-Modal Synchronicity

Python
25
2 年前

TensorFlow implementation for "Guided Optical Flow Learning"

Python
25
8 年前

Implementation of LTC-SUM: Lightweight Client-driven Personalized Video Summarization Framework Using 2D CNN

Python
21
2 年前

Implemented a CNN-LSTM Action Recognizer for dynamic motion analysis, integrating convolutional and recurrent neural networks to efficiently recognize and classify actions in video data of UCF101 dataset.

Jupyter Notebook
20
2 年前

由视频数据集生成optical flow,frames,warped flow

C++
20
8 年前