Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ pretty_name: OpenASL DWPose
|
|
11 |
This dataset is under construction and will be ready in a few days.
|
12 |
|
13 |
## Dataset
|
14 |
-
This
|
15 |
Pose keypoints are predicted using [DWPose](https://github.com/IDEA-Research/DWPose?tab=readme-ov-file), and each sample is stored as a pickle file.
|
16 |
-
All
|
17 |
|
18 |
| Field | Type | Description |
|
19 |
|-------------------------|--------------|---------------------------------------------------------|
|
|
|
11 |
This dataset is under construction and will be ready in a few days.
|
12 |
|
13 |
## Dataset
|
14 |
+
This is a derivative of the [OpenASL dataset](https://github.com/chevalierNoir/OpenASL?tab=readme-ov-file), but contains pose estimations instead of the original RGB videos.
|
15 |
Pose keypoints are predicted using [DWPose](https://github.com/IDEA-Research/DWPose?tab=readme-ov-file), and each sample is stored as a pickle file.
|
16 |
+
All the keypoints have been generated using the original videos in their full resolutions to maximize accuracy.
|
17 |
|
18 |
| Field | Type | Description |
|
19 |
|-------------------------|--------------|---------------------------------------------------------|
|