Fitness Tracker is a project that helps exercisers to track their exercises way better. This application does two main tasks:
-
Measures the count of dumbbells that are lifted up and down by the exerciser.
-
Counts the number of stands and sits that the exerciser does during exercise.
This application is made with the help of the Pose module of Google's MediaPipe API.
The Code is written in Python 3.7.5. If you don't have Python installed, you can find it here. If you are using a lower version of Python, you can upgrade using the pip package to ensure you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository:
git@github.com:git@github.com:Kasra1377/fitness-tracker.git
or
git clone https://github.com/Kasra1377/fitness-tracker.git
All of the results of this project are available in the outputs
folder.
If you ever encounter any bugs or technical issues in this project, you can report it to the issues
section of this repository, or you can contact me by my email address.
Kasra1377