While investigating how exercise recognition in my previous experiments could be further improved, a blog post caught my eye.
Tag: tensorflow

Exermote: Building a fitness tracker with Convolutional LSTM Neural Networks
tl;wr: Exermote is a fitness app prototype, which is capable to detect Burpees, Squats and Situps and to count repetitions. Exercise recognition is done with Convolutional LSTM Neural Networks.