Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,6 @@ language:
|
|
7 |
- asl
|
8 |
pretty_name: OpenASL DWPose
|
9 |
---
|
10 |
-
## Work In Progress!
|
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.
|
|
|
7 |
- asl
|
8 |
pretty_name: OpenASL DWPose
|
9 |
---
|
|
|
|
|
|
|
10 |
## Dataset
|
11 |
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.
|
12 |
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.
|