guides/workouts-monitoring/ #8820
Replies: 9 comments 24 replies
-
Hello, I'm playing with this project for fun and learning and I have few questions:
I'm really new to the topic, but it seems to be quite powerful and interesting |
Beta Was this translation helpful? Give feedback.
-
hello, this is possible whit CLI? |
Beta Was this translation helpful? Give feedback.
-
Hello, it seems like it has to be setup for a specific type of workout eg. pushups and then it would track pushups, but if you started squatting it wouldn't track your squats. I'm curious if there is a way where U can have a live video feed where lets say you do 10 pushups, then 10 pullups, it will identify how its a different exercise and count it. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hello, I would like to ask if there are any examples of using YOLOv8 for behavior recognition in electrical power field scenarios? |
Beta Was this translation helpful? Give feedback.
-
Can we train extra classes for pose prediction? |
Beta Was this translation helpful? Give feedback.
-
Hi. The model is working pretty fine. But when I'm running the python file the detected angle data are shown in box. But I want to have the data stored in variable or maybe a list so that I can use them use outside or print in console. Please help. |
Beta Was this translation helpful? Give feedback.
-
If I wanted to count how many steps you took running. Would you just set the pose type to "running"? Or do I need to make my own model for running? Thank you |
Beta Was this translation helpful? Give feedback.
-
Hi. Suppose I'm detecting the angle between [8, 6, 12] and I wanna show text something like: "The angle between Shoulder and Wrist : {detected angle}" using cv2.putText. How3 can I do that? |
Beta Was this translation helpful? Give feedback.
-
May I ask how to obtain the value of step and perform some logical operations, such as counting to 10 times for pop-up reminders,many thanks |
Beta Was this translation helpful? Give feedback.
-
guides/workouts-monitoring/
Workouts Monitoring Using Ultralytics YOLOv8
https://docs.ultralytics.com/guides/workouts-monitoring/
Beta Was this translation helpful? Give feedback.
All reactions