karolzak / conv3d-video-action-recognition
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 result…
☆54Updated 7 months ago
Alternatives and similar repositories for conv3d-video-action-recognition:
Users that are interested in conv3d-video-action-recognition are comparing it to the libraries listed below
- Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.☆194Updated 5 years ago
- RGB base Action Recognition on Keras, using CNN, LSTM and RGB difference☆26Updated 5 years ago
- PyTorch Implementation for Global and Local Attention Network☆24Updated 4 years ago
- Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.☆74Updated 6 years ago
- AVSS violence recognition in pytorch☆70Updated 6 years ago
- Real-time Action detection demo for the work Actor Conditioned Attention Maps. This repo includes a complete pipeline for person detectio…☆151Updated 2 years ago
- I3D implemetation in Keras + video preprocessing + visualization of results☆42Updated last year
- Video Recognition using Mixed Convolutional Tube (MiCT) on PyTorch with a ResNet backbone☆54Updated 4 years ago
- My re-implementation of two stream action recognition☆60Updated 4 years ago
- Explore Action Recognition☆201Updated 5 years ago
- Two-stream CNNs for video action recognition implemented in Keras☆122Updated 5 years ago
- Deep Neural Networks for Video Classification☆47Updated 2 years ago
- Code for : [Pattern Recognit. Lett. 2021] "Learn to cycle: Time-consistent feature discovery for action recognition" and [IJCNN 2021] "Mu…☆69Updated 2 years ago
- Computer Vision Project : Action Recognition on UCF101 Dataset☆39Updated 5 years ago
- Tools for loading video dataset and transforms on video in pytorch. You can directly load video files without preprocessing.☆69Updated 2 years ago
- Course Project for CS763 Computer Vision IIT Bombay☆34Updated 6 years ago
- Simple yet efficient real-time pose based action recognition☆98Updated 3 years ago
- Keras implementation of video classifier☆111Updated 6 years ago
- Sample code that allows to train LSTM on different datasets (forked from harvitronix's repo).☆32Updated last year
- ☆90Updated 6 years ago
- Activity Recognition using Temporal Optical Flow Convolutional Features and Multi-Layer LSTM☆25Updated 3 years ago
- Real-time video classification from webcam feed utilizing NLN☆38Updated 4 years ago
- ☆159Updated 3 years ago
- Efficient Violence Detection Using 3D Convolutional Neural Networks☆15Updated 4 years ago
- Use 3D ResNet to extract features of UCF101 and HMDB51 and then classify them.☆41Updated 6 years ago
- Action Recognition in Video Sequences using Deep Bi-directional LSTM with CNN Features☆45Updated last year
- A PyTorch implementation of "Spatiotemporal Multiplier Networks for Video Action Recognition"☆11Updated 5 years ago
- list the most popular methods about human action recognition☆71Updated 5 years ago
- STEP: Spatio-Temporal Progressive Learning for Video Action Detection. CVPR'19 (Oral)☆249Updated 5 years ago
- Action recognition by CNN and LSTM☆34Updated 7 years ago