CoolFace
Datasetpublic

PladsElsker/openasl-dwpose

Dataset This is a derivative of the OpenASL dataset, but contains pose estimations instead of the original RGB videos.Pose keypoints are predicted using DWPose, and each sample is stored as a pickle file.All the keypoints have been generated using the original videos in their full resolutions to maximize accuracy. Field Type Description poses list Pose data inferred from the video frames by DWPose video_frames_per_second float Frame rate of the video… See the full description on the dataset page: https://huggingface.co/datasets/PladsElsker/openasl-dwpose.

sourceHugging Facecc-by-nc-sa-4.0updated 1y agoView on Hugging Face
0likes69downloads
Dataset Card

Dataset

This is a derivative of the OpenASL dataset, but contains pose estimations instead of the original RGB videos. Pose keypoints are predicted using DWPose, and each sample is stored as a pickle file. All the keypoints have been generated using the original videos in their full resolutions to maximize accuracy.

FieldTypeDescription
poseslistPose data inferred from the video frames by DWPose
videoframesper_secondfloatFrame rate of the video
video_durationfloatDuration of the video in seconds
videoframecountintAmount of frames in the video
video_widthintWidth of the video
video_heightintHeight of the video
file_stemstrFile name stem (without extension)
raw_textstrRaw textual description
tokenized_textstrTokenized version of the raw text
splitstrDataset split (e.g., train/val/test)
yidstrYoutube video ID
startstrStart timestamp of the Youtube video segment
endstrEnd timestamp of the Youtube video segment

References

This dataset is derived from OpenASL, but is neither maintained nor endorsed by its original authors.