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 6 years ago
Linked from 1 awesome list

time-series

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
guillaume-chevalier/lstm-human-activity-recognitionThis project aims to recognize human activities using a smartphone's accelerometer and gyroscope data with an LSTM RNN.3,357
guillaume-chevalier/har-stacked-residual-bidir-lstmsAn implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow.319
ma-shamshiri/human-activity-recognitionA human activity recognition project using accelerometer and gyroscope sensor data from phone and watch.101
robromijnders/lstm_tscAn implementation of a Long Short-term memory network for time-series classification using Python and TensorFlow410
ruohoruotsi/lstm-music-genre-classificationAn audio classification project using LSTMs to classify music genres298
guillaumegenthial/sequence_taggingNamed Entity Recognition model using LSTM and CRF with character embeddings1,947
lausbert/exermoteAn iOS fitness app prototype that uses machine learning to detect and count various exercises based on movement data128
oyxhust/cnn-lstm-ctc-text-recognitionDevelops CTC-based text recognition models with neural network architectures259
wanglimin/untrimmednetA system for recognizing and detecting actions in untrimmed videos using a weakly supervised learning approach.162
naptha/ocracyAn implementation of a recurrent neural network-based optical character recognition system using LSTM architecture.37
andreas-bulling/actrectutA toolkit providing a framework and tools for designing and evaluating activity recognition systems using inertial sensors.56
junyangwang0410/haelmA framework for detecting hallucinations in large language models17
dog-qiuqiu/ultralight-simpleposeA lightweight human body posture key point model using computer vision and deep learning techniques.302
zhiwu-huang/lienetThis project uses deep learning and Lie group theory to recognize actions from skeleton data64
lz118/deep-correlation-networkDevelops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors.13