alxcnwy / Deep-Neural-Networks-for-Video-ClassificationLinks
Deep Neural Networks for Video Classification
☆49Updated 2 years ago
Alternatives and similar repositories for Deep-Neural-Networks-for-Video-Classification
Users that are interested in Deep-Neural-Networks-for-Video-Classification 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
- Efficient Violence Detection Using 3D Convolutional Neural Networks☆15Updated 4 years ago
- PyTorch Implementation for Global and Local Attention Network☆24Updated 5 years ago
- 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
- RGB base Action Recognition on Keras, using CNN, LSTM and RGB difference☆26Updated 5 years ago
- I3D implemetation in Keras + video preprocessing + visualization of results☆42Updated last year
- Tools for loading video dataset and transforms on video in pytorch. You can directly load video files without preprocessing.☆69Updated 3 years ago
- Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.☆74Updated 7 years ago
- Action recognition tutorial using UCF-101 dataset.☆28Updated 3 years ago
- Video Recognition using Mixed Convolutional Tube (MiCT) on PyTorch with a ResNet backbone☆56Updated 4 years ago
- This is a implementation of integrating a simple but efficient attention block in CNN + bidirectional LSTM for video classification.☆24Updated last year
- A Temporal 3D DNN for action recognition in videos☆17Updated 5 years ago
- menovideo: pytorch library for video action recognition and video understanding☆29Updated 3 years ago
- A public Python implementation for generating Dynamic Images introduced in 'Dynamic Image Networks for Action Recognition' by Bilen et a…☆39Updated 5 years ago
- Recognizing human activities using Deep Learning☆51Updated 4 years ago
- My re-implementation of two stream action recognition☆60Updated 4 years ago
- This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.☆252Updated 3 years ago
- Abnormal Event Detection in Surveillance Systems☆19Updated last year
- Sample code that allows to train LSTM on different datasets (forked from harvitronix's repo).☆32Updated last year
- Abnormal Human Behaviors Detection/ Road Accident Detection From Surveillance Videos/ Real-World Anomaly Detection in Surveillance Videos…☆164Updated 2 years ago
- Pytorch version of - https://github.com/WaqasSultani/AnomalyDetectionCVPR2018☆190Updated this week
- Frame level anomaly detection and localization in videos using auto-encoders☆64Updated 3 years ago
- Keras generators to generate sequences from videos as input☆100Updated last year
- Code for : [Pattern Recognit. Lett. 2021] "Learn to cycle: Time-consistent feature discovery for action recognition" and [IJCNN 2021] "Mu…☆68Updated 2 years ago
- Violence detection in videos using Deep Learning (CNNs + LSTMs). 98.5% video accuracy and 97.81% frame level accuracy (with threshold=3) …☆99Updated 3 years ago
- Effective Video Augmentation Techniques for Training Convolutional Neural Networks☆409Updated last year
- Action recognition network -- CNN + LSTM.☆75Updated 7 years ago
- Video Transformer Network☆41Updated 4 years ago
- Three steps to train your own model for action recognition based on CNN and LSTM by PyTorch.☆88Updated last year