Creating logic for applications is crucial. We have explained how we create our logics in this video: ruclips.net/video/tzyNRR9bJV8/видео.html This will help you.
@@ishachaudhari6494 i think the key here is you figuring out the thresholds and limits of the exercise you want. Try recording yourself doing it, watch the recording of the correct exercise and build from there. Other than that, it should be straight-forward since this code does it for squats.
I have a question, once the code is executed, the live stream section does not work, it pretends to turn on my camera but nothing is displayed, how can it be resolved?
This application is deployed on Strealit that has issues rendering it Live. Since then we have moved it from StreamLit to Gradio.Please find the updated link in the description
Check out our FREE Courses at OpenCV University : opencv.org/university/free-courses/
deep squat is actually good
Is there is any video while building it?
Ca you give code for other exercises or give some hints about other exercises
Creating logic for applications is crucial. We have explained how we create our logics in this video: ruclips.net/video/tzyNRR9bJV8/видео.html
This will help you.
can i integrate this into a react-native app !!??
Yes you can! Reply with your webapp link and I'll be sure to test it out. :D
Could u please provide the code
Hi. May I know the version of Gradio and python interpreter that you are using?
Python 3.10 and gradio v3.40.1
Plz reply me sir can we built an app for android for motion detection with python code embedded with java 🤔🤔
You could, but why do you want to embed Java code? OpenCV is available for Java.
Where in the code should we give video as input and where is the output recorded
Run the app Gradio-Squats (LINK in description) . There are 2 tabs : Upload video and Live Stream. Use the appropriate one, Hope this helped
hey how can I use streamlit for web interface ?
You can upload your app to streamlit share.
Can I change to another exercise.? You did a great job!
Thank you. :) For another exercise, you will have to write the code and logic for it.
Can u give some hints about another exercise..?how to do it
@@ishachaudhari6494 i think the key here is you figuring out the thresholds and limits of the exercise you want. Try recording yourself doing it, watch the recording of the correct exercise and build from there. Other than that, it should be straight-forward since this code does it for squats.
To to execute it on vs code ?
it seems streaming on gradio isn't working
Can you provide the Code?
Please find the code in the download code section of the blog post!
Would there be a detailed tutorial?
You can find a detailed blog post here: learnopencv.com/ai-fitness-trainer-using-mediapipe/
@@LearnOpenCV thank you
how its use in android app C# maui
Hi, please can i get to script ?
You can find the Python scripts here: github.com/spmallick/learnopencv/tree/master/AI-Fitness-Trainer-Using-MediaPipe-Analyzing-Squats
I have a question, once the code is executed, the live stream section does not work, it pretends to turn on my camera but nothing is displayed, how can it be resolved?
This application is deployed on Strealit that has issues rendering it Live. Since then we have moved it from StreamLit to Gradio.Please find the updated link in the description
good ai knowledge but no exercise knowledge
Wdym?
Please provide the code
Find the code here: learnopencv.com/ai-fitness-trainer-using-mediapipe/
@@LearnOpenCV Unable to download the code.. Please provide the code link
that's my grad project idea, guys, you've just ruined it. 🥲
Hey, you can definitely try for other exercises. :D