FingerRec / real_time_video_action_recognitionLinks
tensorflow real time video action recognition based on C3D https://arxiv.org/abs/1412.0767
☆79Updated 5 years ago
Alternatives and similar repositories for real_time_video_action_recognition
Users that are interested in real_time_video_action_recognition are comparing it to the libraries listed below
Sorting:
- train C3D with keras for action recognition☆118Updated 6 years ago
- some famous works and new content to be added☆147Updated 8 years ago
- Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"☆193Updated 7 years ago
- Two Stream CNN implemented in Keras using in skeleton-based action recognition with dataset NTU RGB+D☆77Updated 7 years ago
- Explore Action Recognition☆203Updated 5 years ago
- This repository host the code for real-time action detection paper☆319Updated 4 years ago
- TensorFlow code for finetuning I3D model on UCF101.☆146Updated 7 years ago
- Train I3D model on ucf101 or hmdb51 by tensorflow☆111Updated 6 years ago
- A simple Tensorflow code for C3D☆50Updated 7 years ago
- Real-time pose estimation and action recognition☆418Updated 6 years ago
- Classify UCF101 videos using one frame at a time with a CNN(InceptionV3)☆197Updated 4 years ago
- PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018☆187Updated 6 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆43Updated 6 years ago
- This repository host the code for real-time action detection paper☆30Updated 7 years ago
- The paper list about skeleton-based action recognition.☆279Updated 5 years ago
- Basic two stream video action classification by tensorflow slim.☆23Updated 6 years ago
- OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation☆41Updated 7 years ago
- This review contains some action recognition methods.☆58Updated 6 years ago
- Motion Fused Frames implementation in PyTorch, codes and pretrained models.☆132Updated last year
- An implementation of Video Transformer Network (VTN) approach for Action Recognition in TensorFlow.