Spaces:
Sleeping
Sleeping
Saket Shirsath
commited on
Commit
·
82b84eb
1
Parent(s):
db4e60a
Update index.md
Browse files
index.md
CHANGED
@@ -56,14 +56,14 @@ One major point of uncertainty for this project is how our HPE model will interp
|
|
56 |
Provide several input images to our program to detect what exercises the input images are depicting. This experiment is crucial for our next 3 experiments. We will feed different variations of the 3 exercises with good and bad form to make sure we can detect them accurately.
|
57 |
- Uncertainties: If an exercise is performed egregiously poorly (with significant deviation from proper form), will our program still be able to accurately detect it?
|
58 |
|
59 |
-
|
60 |
- Good form: Attempt to detect features such as vertical arms, straight back.
|
61 |
- Bad form: Attempt to detect features such as curved back, diagonal or bent arms.
|
62 |
|
63 |
-
|
64 |
- Good Form: Attempt to detect features such as straight back, butt behind feet, hips parallel to ground.
|
65 |
- Bad Form: Attempt to detect features such as curved back, hips non-parallel to ground (signifies incomplete rep).
|
66 |
|
67 |
-
|
68 |
- Good Form: Attempt to detect tucked in elbows, slightly arched back, bar directly above chest
|
69 |
- Bad Form: Attempt to detect flat back, flared out elbows.
|
|
|
56 |
Provide several input images to our program to detect what exercises the input images are depicting. This experiment is crucial for our next 3 experiments. We will feed different variations of the 3 exercises with good and bad form to make sure we can detect them accurately.
|
57 |
- Uncertainties: If an exercise is performed egregiously poorly (with significant deviation from proper form), will our program still be able to accurately detect it?
|
58 |
|
59 |
+
### Deadlift:
|
60 |
- Good form: Attempt to detect features such as vertical arms, straight back.
|
61 |
- Bad form: Attempt to detect features such as curved back, diagonal or bent arms.
|
62 |
|
63 |
+
### Squat:
|
64 |
- Good Form: Attempt to detect features such as straight back, butt behind feet, hips parallel to ground.
|
65 |
- Bad Form: Attempt to detect features such as curved back, hips non-parallel to ground (signifies incomplete rep).
|
66 |
|
67 |
+
### Bench Press:
|
68 |
- Good Form: Attempt to detect tucked in elbows, slightly arched back, bar directly above chest
|
69 |
- Bad Form: Attempt to detect flat back, flared out elbows.
|