This is a web application that utilizes Mediapipe, OpenCV, and Python to provide real-time feedback on your warrior pose. The app is designed to help you exercise better by giving you instant feedback on your pose and suggesting improvements.
This is a web application that utilizes Mediapipe, OpenCV, and Python to provide real-time feedback on your warrior pose. The app is designed to help you exercise better by giving you instant feedback on your pose and suggesting improvements.
This application is developed with a social cause in mind, aiming to provide access to fitness training for individuals who may not have the resources or opportunities to hire expensive fitness trainers. It is particularly beneficial for individuals with unpredictable schedules such as housemakers, people who are unable to travel and need light exercise such as old-aged people, and those living in remote areas. By exercising regularly using this app, users can reduce the risk of diseases like osteoporosis, bone diseases, diabetes, abdominal obesity and other diseases due to lack of activity.
- Real-time pose detection: The app uses Mediapipe and OpenCV to detect your body pose in real-time.
- Pose analysis: It analyzes your warrior pose and provides feedback on areas that need improvement.
- Visual feedback: The app provides visual cues and overlays to guide you in correcting your pose.
- Exercise recommendations: Based on your pose analysis, the app suggests specific exercises and adjustments to help you improve your warrior pose.(yet to implement)
- Clone the repository:
git clone https://github.com/amBITion-24/noob_buggies.git - Install the required dependencies:
pip install -r requirements.txt - Run the app:
python detection.py
- Launch the web app by running
detection.py. - Stand in front of your camera and assume the warrior pose.
- The app will detect your pose and provide real-time feedback on your form.
- Follow the visual cues and suggestions to adjust your pose and exercise better.
- Use the app regularly to track your progress and improve your warrior pose.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.