eriklindernoren / Action-RecognitionLinks
Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.
☆199Updated 5 years ago
Alternatives and similar repositories for Action-Recognition
Users that are interested in Action-Recognition are comparing it to the libraries listed below
Sorting:
- Explore Action Recognition☆202Updated 5 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated last year
- My re-implementation of two stream action recognition☆60Updated 4 years ago
- My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning S…☆54Updated last year
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 6 years ago
- PyTorch Implementation for Global and Local Attention Network☆23Updated 5 years ago
- ☆161Updated 4 years ago
- To classify video into various classes using keras library with tensorflow as back-end.☆279Updated 4 years ago
- Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.☆75Updated 7 years ago
- Real-time video classification from webcam feed utilizing NLN☆38Updated 4 years ago
- ☆92Updated 7 years ago
- This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.☆252Updated 3 years ago
- Action recognition network -- CNN + LSTM.☆75Updated 7 years ago
- Train I3D model on ucf101 or hmdb51 by tensorflow☆111Updated 6 years ago
- Simple yet efficient real-time pose based action recognition☆100Updated 3 years ago
- Real-time Action detection demo for the work Actor Conditioned Attention Maps. This repo includes a complete pipeline for person detectio…☆152Updated 2 years ago
- Keras implementation of video classifier☆111Updated 7 years ago
- I3D implemetation in Keras + video preprocessing + visualization of results☆42Updated 2 years ago
- Deep human action recognition and pose estimation☆410Updated 3 months ago
- A large scale video database for violence detection, which has 2,000 video clips containing violent or non-violent behaviours.☆445Updated last year
- Computer Vision Project : Action Recognition on UCF101 Dataset☆38Updated 5 years ago
- Motion Fused Frames implementation in PyTorch, codes and pretrained models.☆132Updated last year
- Codes for popular action recognition models, verified on the something-something data set.☆244Updated 6 years ago
- A lightweight network for body/hand action recognition☆275Updated 4 years ago
- MARS: Motion-Augmented RGB Stream for Action Recognition☆161Updated 2 years ago
- Effective Video Augmentation Techniques for Training Convolutional Neural Networks☆409Updated last year
- TensorFlow code for finetuning I3D model on UCF101.