An open API service indexing awesome lists of open source software.

https://github.com/elysian01/exercise-and-yoga-tracker-android-app

Yoga-Tracker classifies various yoga poses performed in front of the mobile camera.
https://github.com/elysian01/exercise-and-yoga-tracker-android-app

android-application java mobilenet teachable-machine tensorflow yoga-pose-classification

Last synced: 8 months ago
JSON representation

Yoga-Tracker classifies various yoga poses performed in front of the mobile camera.

Awesome Lists containing this project

README

          

# Yoga-Tracker
Android application to help users track and verify their exercise (yoga) progress at their homes

Click here to visit website.

### With the need to be fit and healthy on the rise today, Yoga-Tracker proves to be a valuable solution.

* Yoga-Tracker classifies various Yoga poses and not just static pictures but also real time yoga poses performed in front of the camera.

* It tracks how long you hold a yoga pose and keeps a track record which motivates you in your journey.

* It educates users of various poses and it's benefits along with proper guidance on how to perform them.

* It boasts of comaptibility over all devices, Web, Android and IOS.

## Classification

It can classify 6 different yoga poses which are divided into 2 sets:

* Yoga Set 1
1. Tree Pose
2. Warrior1 Pose
3. Downward Dog Pose



* Yoga Set 2
1. Mountain Pose
2. Warrior2 Pose
3. Godess Pose



### Dataset Link: https://www.kaggle.com/elysian01/yoga-pose-classification
### Pretrained Model and Android APK: [Download Link](https://drive.google.com/drive/folders/1I8TAGMQuEHPV8OrmxCArk9-DYF5-aYSv?usp=sharing)
### Modeling Code: [link](https://github.com/Elysian01/Exercise-And-Yoga-Tracker)