SamanKhamesian / Time-Series-Classification-for-Human-Activity-RecognitionLinks
An implementation of the CNN-LSTM model for Classifying Time Series Human Activities
☆24Updated 4 years ago
Alternatives and similar repositories for Time-Series-Classification-for-Human-Activity-Recognition
Users that are interested in Time-Series-Classification-for-Human-Activity-Recognition are comparing it to the libraries listed below
Sorting:
- Transformer for Human Activity Recognition☆71Updated 2 years ago
- Comparison of frequently used deep learning architectures (LSTM, biLSTM, GRU and CNN) on ten Human Activity Recognition datasets.☆17Updated last year
- Binary Time Series Classification using two different approaches: LSTM with Dropout and LSTM with Attention.☆13Updated 5 years ago
- [ECAI 2020] Tensorflow 2.x Implementation of "Human Activity Recognition from Wearable Sensor Data Using Self-Attention"☆48Updated 4 years ago
- Human activity recognition(LSTM, BidLSTM, BidLSTM+CNN, LSTM+CNN)☆16Updated 7 years ago
- Encoding human activity by considering salient sensors and time points.☆40Updated 2 years ago
- DeepConvLSTM model for sensor-based human activity recognition in Pytorch☆39Updated 6 years ago
- Simple 1D CNN approach to human-activity-recognition (HAR) in PyTorch.☆58Updated 6 years ago
- The MHEALTH (Mobile Health) dataset is devised to benchmark techniques dealing with human behavior analysis based on multimodal body sens…☆20Updated 4 years ago
- Code for our IJCAI 2019 paper "A Novel Distribution-Embedded Neural Network for Sensor-Based Activity Recognition".☆16Updated 5 years ago
- Contrastive Learning (SimCLR) for Human Activity Recognition☆77Updated 4 years ago
- Keras implementation of CNN, DeepConvLSTM, and SDAE and LightGBM for sensor-based Human Activity Recognition (HAR).☆67Updated 2 years ago
- CNN, LSTM, CNN+LSTM for human activity recongnition on WISDM dataset(smartphone dataset)