LSTM-Human-Activity-Recognition

Human Activity Detector

An LSTM-based human activity recognition system using smartphone sensor data.

Human activity recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING) - Guillaume Chevalier

GitHub

3 stars
5 watching
0 forks
Language: Jupyter Notebook
last commit: over 4 years ago
Linked from 1 awesome list

time-series

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
guillaume-chevalier/lstm-human-activity-recognition This project aims to recognize human activities using a smartphone's accelerometer and gyroscope data with an LSTM RNN. 3,352
guillaume-chevalier/har-stacked-residual-bidir-lstms An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. 319
ma-shamshiri/human-activity-recognition A project to classify human activities using data from accelerometer and gyroscope sensors 98
robromijnders/lstm_tsc An implementation of a Long Short-term memory model for time series classification using Python and TensorFlow. 408
ruohoruotsi/lstm-music-genre-classification An audio classification project using LSTMs to classify music genres 298
guillaumegenthial/sequence_tagging Named Entity Recognition model using LSTM and CRF with character embeddings 1,946
lausbert/exermote An iOS fitness app prototype that uses machine learning to detect and count various exercises based on movement data 128
oyxhust/cnn-lstm-ctc-text-recognition Develops CTC-based text recognition models with neural network architectures 259
wanglimin/untrimmednet A system for recognizing and detecting actions in untrimmed videos using a weakly supervised learning approach. 162
naptha/ocracy An implementation of a recurrent neural network-based optical character recognition system using LSTM architecture. 37
andreas-bulling/actrectut A toolkit providing a framework and tools for designing and evaluating activity recognition systems using inertial sensors. 56
junyangwang0410/haelm A framework for detecting hallucinations in large language models 17
dog-qiuqiu/ultralight-simplepose A lightweight human body posture key point model using computer vision and deep learning techniques. 299
zhiwu-huang/lienet This project uses deep learning and Lie group theory to recognize actions from skeleton data 64
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13