amathislab/SHOT7M2
收藏资源简介:
SHOT7M2数据集是一个合成的、层次化的、组合式的篮球行为数据集,包含720万帧,展示了篮球行为中的层次组织。数据集基于Starke等人的动画模型,使用神经状态机来预测未来的角色姿态。数据集包含4000个片段,每个片段有1800帧,每个片段由一个代理执行各种篮球动作。每个片段由四种活动之一表征:休闲比赛、激烈比赛、运球训练、不比赛。数据集包含26个关键点的人体骨骼姿态和4种活动、12种动作、14种基本动作的组合行为。
The Shot7M2 dataset is a synthetic, hierarchical, and compositional basketball dataset, consisting of 7.2 million frames designed to showcase hierarchical organization within basketball behaviors. Based on the animation models by Starke et al., it uses a Neural State Machine composed of a Motion Prediction Network and a Gating Network to predict future character poses. The dataset comprises 4000 episodes, each containing 1800 frames, where a single agent performs various basketball actions. Each episode is characterized by one of the four following Activities: Casual play, Intense play, Dribbling training, Not playing. The dataset contains poses from 26 keypoints on a humanoid skeleton and compositional behaviors from 4 Activities with 12 Actions and comprising 14 Movemes. The data format includes train and test folders with 3D poses and behavior annotation data in .npy format.
SHOT7M2 数据集
概述
- 名称: SHOT7M2
- 类型: 合成、层次化和组合的篮球数据集
- 帧数: 720万帧
- 内容: 展示篮球行为中的层次结构
- 生成方法: 基于Starke等人的动画模型,使用神经状态机(包括运动预测网络和门控网络)生成未来角色姿态
- 数据结构: 包含4000个片段,每个片段包含1800帧,单个代理执行各种篮球动作
- 活动类型: 4种活动(休闲比赛、激烈比赛、运球训练、不比赛)
- 动作类型: 12种动作
- 骨骼点: 26个关键点
- 组合行为: 14种Movemes
数据格式
- 文件格式:
.npy - 数据分割: 训练集和测试集,比例为32/68
- 内容: 3D姿态和行为注释数据
- 测试集: 包含
benchmark_labels.npy,用于基准测试 - 读取方法: 使用Python脚本读取
.npy文件




