metal3d / keras-video-generatorsLinks
Keras generators to generate sequences from videos as input
☆100Updated last year
Alternatives and similar repositories for keras-video-generators
Users that are interested in keras-video-generators are comparing it to the libraries listed below
Sorting:
- My experimentation around action recognition in videos. Contains Keras implementation for C3D network based on original paper "Learning S…☆54Updated last year
- Sample code that allows to train LSTM on different datasets (forked from harvitronix's repo).☆32Updated last year
- Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.☆199Updated 5 years ago
- Computer Vision Project : Action Recognition on UCF101 Dataset☆38Updated 5 years ago
- Activity Recognition from 2D pose using an LSTM RNN☆294Updated 4 years ago
- Deep Neural Networks for Video Classification☆48Updated 2 years ago
- ☆12Updated 5 years ago
- Violence detection in videos using Deep Learning (CNNs + LSTMs). 98.5% video accuracy and 97.81% frame level accuracy (with threshold=3) …☆100Updated 3 years ago
- Keras implementation of video classifier☆111Updated 7 years ago
- Anomaly detection in videos using deep learning.☆71Updated 4 years ago
- Keras version of Realtime Multi-Person Pose Estimation project☆17Updated 7 years ago
- This repository allows you to classify 40 different human actions. Pose detection, estimation and classification is also performed. Poses…