sidharthgurbani / HAR-using-PyTorchLinks
Implement Human Activity Recognition in PyTorch using hybrid of LSTM, Bi-dir LSTM and Residual Network Models
☆16Updated 5 years ago
Alternatives and similar repositories for HAR-using-PyTorch
Users that are interested in HAR-using-PyTorch are comparing it to the libraries listed below
Sorting:
- A tutorial for using deep learning for activity recognition (Pytorch and Tensorflow)☆234Updated 4 years ago
- Abnormal Human Behaviors Detection/ Road Accident Detection From Surveillance Videos/ Real-World Anomaly Detection in Surveillance Videos…☆169Updated 3 years ago
- Non-invasive Fall Detection with Keras and Tensorflow☆150Updated 4 years ago
- Action recognition network -- CNN + LSTM.☆75Updated 7 years ago
- Learning to Detect Violent Videos using Convolution LSTM (Keras + tensorflow)☆149Updated 5 years ago
- Real-time fall detection using two-stream convolutional neural net (CNN) with Motion History Image (MHI)☆68Updated 3 years ago
- Simple 1D CNN approach to human-activity-recognition (HAR) in PyTorch.☆61Updated 6 years ago
- Real-World Anomaly Detection in Surveillance Videos☆190Updated 7 years ago
- Computer Vision Project : Action Recognition on UCF101 Dataset☆40Updated 6 years ago
- DeepConvLSTM model for sensor-based human activity recognition in Pytorch☆40Updated 6 years ago
- A simple fall detection demo based on openpose☆62Updated 7 years ago
- Pytorch version of - https://github.com/WaqasSultani/AnomalyDetectionCVPR2018