salma-remyx
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -27,10 +27,16 @@ configs:
|
|
27 |
- split: train
|
28 |
path: data/train-*
|
29 |
original_dataset_id: Voxel51/MPII_Human_Pose_Dataset
|
30 |
-
processing_description:
|
31 |
-
|
|
|
32 |
source_datasets:
|
33 |
- extended
|
|
|
|
|
|
|
|
|
|
|
34 |
---
|
35 |
|
36 |
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/647777304ae93470ffc28913/kZIoNBVWOVhXnJVvDu1HH.webp)
|
|
|
27 |
- split: train
|
28 |
path: data/train-*
|
29 |
original_dataset_id: Voxel51/MPII_Human_Pose_Dataset
|
30 |
+
processing_description: >-
|
31 |
+
Filtered missing body keypoint annotations, reformatted keypoint coordinates
|
32 |
+
for Molmo
|
33 |
source_datasets:
|
34 |
- extended
|
35 |
+
tags:
|
36 |
+
- remyx
|
37 |
+
pretty_name: PoseText
|
38 |
+
size_categories:
|
39 |
+
- 1K<n<10K
|
40 |
---
|
41 |
|
42 |
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/647777304ae93470ffc28913/kZIoNBVWOVhXnJVvDu1HH.webp)
|