LucyintheSky
commited on
Commit
•
ae5771e
1
Parent(s):
8ac00c2
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ model-index:
|
|
13 |
# Pose Estimation: front,side,back
|
14 |
|
15 |
## Model description
|
16 |
-
This model predicts the person's body position relative to the camera: front, side, back
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k).
|
19 |
|
|
|
13 |
# Pose Estimation: front,side,back
|
14 |
|
15 |
## Model description
|
16 |
+
This model predicts the person's body position relative to the camera: **front, side, back**. It was trained on [Lucy in the Sky](https://www.lucyinthesky.com/shop) images.
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k).
|
19 |
|