HAR-stacked-residual-bidir-LSTMs

Activity recognizer

An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow.

Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.

GitHub

319 stars
19 watching
100 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list

bidirectional-lstm-cellshuman-activity-recognitionlstmresidual-layersresidual-lstm-cellsrnnstacked-layerstensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
neuraxio/lstm-human-activity-recognitionAn LSTM-based human activity recognition system using smartphone sensor data.3
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
guillaumegenthial/sequence_taggingNamed Entity Recognition model using LSTM and CRF with character embeddings1,947
robromijnders/lstm_tscAn implementation of a Long Short-term memory network for time-series classification using Python and TensorFlow410
yxu0611/tensorflow-implementation-of-lcnnAn implementation of a deep face recognition algorithm in TensorFlow78
pistony/residualattentionnetworkA Gluon implementation of Residual Attention Network for image classification tasks108
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
jrbtaylor/activitynetAn implementation of the 2016 ActivityNet action recognition challenge using a CNN + LSTM approach with multi-threaded loading.54
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
franck-dernoncourt/neuronerNamed-entity recognition using neural networks.1,701
mhjabreel/stf-rnnRecurrent neural network model for predicting people's next location based on spatial and temporal features28
carpedm20/lstm-char-cnn-tensorflowAn implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures.769
huguyuehuhu/hcn-pytorchReplication of a PyTorch model for action recognition and detection from skeleton data218
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123