https://github.com/dineshsy/do-it
Mobile Application that can evaluate the quality of your Exercise.
https://github.com/dineshsy/do-it
ai flutter ml opencv
Last synced: about 2 months ago
JSON representation
Mobile Application that can evaluate the quality of your Exercise.
- Host: GitHub
- URL: https://github.com/dineshsy/do-it
- Owner: dineshsy
- Created: 2020-03-09T16:07:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T17:08:33.000Z (about 6 years ago)
- Last Synced: 2024-12-31T22:12:12.931Z (over 1 year ago)
- Topics: ai, flutter, ml, opencv
- Language: Dart
- Homepage:
- Size: 852 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# do_it
## Principle
* The core feature of this app is Posture Recognition using Artificial Intelligence.
* We had seen many many fitness apps in our day to life. Which gives us the information and instruction to the exercises that they have.
* Yes, they say how to do it, but they never correct your posture.
* So personally as a team of two. We built this App to recognise your posture and show the areaswhich you need to concentrate for imporoving your posture.
## Enough discusion let us see the App itself
### Dashboard
In here the exercises are displaye.
User can select the exercise for his need.

### Let us assume the user selects Warrior 1 pose
The short description and instruction of that posture will be produced to the user.
Then the user can upload his posture. i.e., He must try the warrior 1 pose and give us the picture of it.
### For example like this.

### Relax the server will do its part
The above picture will then used by server and convert it to a skeletal image, like this.

we uploaded the original warrior 1's skeletal, which is below.

### Both the skeletals will be compared then the result will be displayed below.

## This app won second place in miniProjectExpo