matharotheelf/fast_dancing_data1
收藏Hugging Face2024-05-20 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/matharotheelf/fast_dancing_data1
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含与时间序列相关的姿势数据,具体包括躯干的x和y位置,左右臂和左右腿的角度,以及左右臂和左右腿的长度。每个数据项都有一个唯一的标识符(item_id),并且数据集中的静态类别通过索引(feat_static_cat)表示。动态特征在此数据集中始终为空(feat_dynamic_real),起始时间(start)始终设置为相同的虚拟值。
This dataset contains multiple fields describing the changes in human poses over time sequences. Key fields include static category index, dynamic real values (always null), start time (fixed dummy value), item identifier, and target data, which detail the torso positions, angles, and lengths of the left and right arms and legs.
提供机构:
matharotheelf
原始信息汇总
数据集概述
关键特征
- feat_static_cat: 静态类别索引。
- feat_dynamic_real: 在此数据集中始终为空。
- item_id: 每个项目的标识符ID。
时间信息
- start: 开始时间始终设置为相同的虚拟值。
目标数据
- target: 与剪辑中一系列时间点的姿势相关的数据。
- [torso_x_position]
- [torso_y_position]
- [left_arm_angle]
- [right_arm_angle]
- [left_leg_angle]
- [right_leg_angle]
- [left_arm_lengths]
- [right_arm_lengths]
- [left_leg_lengths]
- [right_leg_lengths]



