All Projects → Lausbert → Exermote

Lausbert / Exermote

Using Machine Learning to predict the type of exercise from movement data

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Exermote

Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (+87.04%)
Mutual labels:  convolutional-neural-networks, gan, generative-adversarial-network
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (+24.07%)
Mutual labels:  gan, lstm, generative-adversarial-network
Tensorflow Srgan
Tensorflow implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" (Ledig et al. 2017)
Stars: ✭ 33 (-69.44%)
Mutual labels:  convolutional-neural-networks, gan, generative-adversarial-network
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (+60.19%)
Mutual labels:  convolutional-neural-networks, gan, lstm
Pytorch Srgan
A modern PyTorch implementation of SRGAN
Stars: ✭ 289 (+167.59%)
Mutual labels:  convolutional-neural-networks, gan, generative-adversarial-network
Ad examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
Stars: ✭ 641 (+493.52%)
Mutual labels:  gan, lstm, generative-adversarial-network
Cyclegan Qp
Official PyTorch implementation of "Artist Style Transfer Via Quadratic Potential"
Stars: ✭ 59 (-45.37%)
Mutual labels:  convolutional-neural-networks, gan, generative-adversarial-network
Niftynet
[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
Stars: ✭ 1,276 (+1081.48%)
Mutual labels:  convolutional-neural-networks, gan
Calogan
Generative Adversarial Networks for High Energy Physics extended to a multi-layer calorimeter simulation
Stars: ✭ 87 (-19.44%)
Mutual labels:  gan, generative-adversarial-network
Specgan
SpecGAN - generate audio with adversarial training
Stars: ✭ 92 (-14.81%)
Mutual labels:  gan, generative-adversarial-network
Arkit Sampler
Code examples for ARKit.
Stars: ✭ 1,334 (+1135.19%)
Mutual labels:  coreml, ios11
Ganspace
Discovering Interpretable GAN Controls [NeurIPS 2020]
Stars: ✭ 1,224 (+1033.33%)
Mutual labels:  gan, generative-adversarial-network
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+8858.33%)
Mutual labels:  convolutional-neural-networks, gan
Deep Learning For Beginners
videos, lectures, blogs for Deep Learning
Stars: ✭ 89 (-17.59%)
Mutual labels:  convolutional-neural-networks, generative-adversarial-network
Neuralnetworkpostprocessing
Unity Post Processing with Convolution Neural Network
Stars: ✭ 81 (-25%)
Mutual labels:  convolutional-neural-networks, gan
Dped
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
Stars: ✭ 1,315 (+1117.59%)
Mutual labels:  convolutional-neural-networks, gan
Pytorch Fid
Compute FID scores with PyTorch.
Stars: ✭ 1,175 (+987.96%)
Mutual labels:  gan, generative-adversarial-network
Sprint gan
Privacy-preserving generative deep neural networks support clinical data sharing
Stars: ✭ 92 (-14.81%)
Mutual labels:  gan, generative-adversarial-network
Stylegan2 Projecting Images
Projecting images to latent space with StyleGAN2.
Stars: ✭ 102 (-5.56%)
Mutual labels:  gan, generative-adversarial-network
Tagan
An official PyTorch implementation of the paper "Text-Adaptive Generative Adversarial Networks: Manipulating Images with Natural Language", NeurIPS 2018
Stars: ✭ 97 (-10.19%)
Mutual labels:  gan, generative-adversarial-network

NEW: Architekkt - Swift Dependecy Graph Visualizer for your iOS or macOS Codebase. Check it out on Architekkt.io


Check out my blog post.

Exermote

Exermote is a fitness app prototype, which is capable to detect Burpees, Squats and Situps and to count related repetitions. The exercise recognition is done with Convolutional LSTM Neural Networks.

It will take some time until .gif is loaded. Have a look on youtube for the raw video with sound.

The project is divided into following steps:

Gathering Data

Preprocessing And Training

Inference

Improving

Checkout links for further documentation.


Testmote was released to the AppStore as a side product of this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].