PladsElsker commited on
Commit
6890026
·
verified ·
1 Parent(s): 29643b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 dataset 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 predictions have been made on the original video size.
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
  |-------------------------|--------------|---------------------------------------------------------|