guillaume-chevalier / LSTM-Human-Activity-Recognition

Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
MIT License
3.33k stars 935 forks source link

live recognition activity #28

Closed mahdiedst closed 5 years ago

mahdiedst commented 5 years ago

hello thanks for great github :+1: is this model capable of detecting and recognition activity from laptop's camera for live ?

no-1ne commented 5 years ago

Checkout https://storage.googleapis.com/tfjs-models/demos/posenet/camera.html Powered by tf.js everything runs on the browser

Source code here https://github.com/tensorflow/tfjs-models/tree/master/posenet

guillaume-chevalier commented 5 years ago

This project doesn't use video.