Spaces:
Sleeping
Sleeping
Saket Shirsath
commited on
Commit
·
6616d02
1
Parent(s):
9f287da
Add image
Browse files
index.md
CHANGED
@@ -15,7 +15,7 @@ The next step of our implementation is to analyze the exercise form in the input
|
|
15 |
|
16 |
It might also prove useful to use a Hough Transform to find potential curves in the pose detection output, since keeping the spine rigid is mostly an indicator of good form. For example, when a person is performing a deadlift, bending the back is very bad. However, during a bench press, a slight arch is actually optimal. By finding these areas of breakdown, or lack thereof, we can provide the user with targeted advice on how to improve their form.
|
17 |
|
18 |
-
|
19 |
|
20 |
## Experiments and Results:
|
21 |
|
|
|
15 |
|
16 |
It might also prove useful to use a Hough Transform to find potential curves in the pose detection output, since keeping the spine rigid is mostly an indicator of good form. For example, when a person is performing a deadlift, bending the back is very bad. However, during a bench press, a slight arch is actually optimal. By finding these areas of breakdown, or lack thereof, we can provide the user with targeted advice on how to improve their form.
|
17 |
|
18 |
+
<img src="assets\OpenPose.jpg">
|
19 |
|
20 |
## Experiments and Results:
|
21 |
|