Motius-Leaderboard-Cases
收藏资源简介:
Motius排行榜案例资产数据集存储了Motius公开排行榜中所有案例比较页面的紧凑浏览器资产,专为可视化设计,而非用于模型训练或评估。该数据集包含四个子集:m2t-humanml3d-smpl(4,400个样本,比较HumanMLD输入运动与TM2T、MotionGPT、MotionGPT3和VerMo的文本描述)、t2m-humanml3d-smpl(4,042个样本,比较HumanMLD选定文本描述与所有已发布的T2M输出)、babel-sequential-smpl(1,295个样本,比较BABEL真实数据与FlowMDM、MotionStreamer、MotionLab和PRISM的生成结果)以及temporal-condition-smpl(每个设置4,012个样本,涵盖六种时间控制设置,比较真实数据与五种生成方法)。数据采用标准的SMPL motion_135表示形式,包括根平移和22个旋转6D关节;平移按片段进行无符号16位量化,旋转6D通道使用固定的有符号16位比例。通过Three.js查看器将数据应用于中性SMPL模板并线性混合蒙皮,最终渲染为动画人体网格而非仅关节骨架。每个清单记录源帧数、播放速率、步长、字节偏移和量化参数。选定案例的所有方法会同时加载并在同步时间轴上播放。资产通过专用工具脚本生成,强调评估使用原始全精度运动数据,本数据集仅用于定性视觉审查。
The Motius Leaderboard Case Assets dataset stores compact browser assets for all case comparison pages in the Motius public leaderboard, designed for visualization rather than model training or evaluation. It includes four subsets: m2t-humanml3d-smpl (4,400 samples, comparing HumanMLD input motions with text descriptions from TM2T, MotionGPT, MotionGPT3, and VerMo), t2m-humanml3d-smpl (4,042 samples, comparing selected HumanMLD text descriptions with all published T2M outputs), babel-sequential-smpl (1,295 samples, comparing BABEL real data with generated results from FlowMDM, MotionStreamer, MotionLab, and PRISM), and temporal-condition-smpl (4,012 samples per setting, covering six temporal control settings, comparing real data with five generation methods). The data uses the standard SMPL motion_135 representation, including root translation and 22 rotational 6D joints; translation is quantized per segment with unsigned 16-bit, and rotational 6D channels use a fixed signed 16-bit scale. Through a Three.js viewer, the data is applied to a neutral SMPL template with linear blend skinning, rendering animated human meshes rather than just joint skeletons. Each manifest records source frame count, playback rate, stride, byte offset, and quantization parameters. All methods for selected cases are loaded simultaneously and played on a synchronized timeline. Assets are generated via dedicated tool scripts, emphasizing that evaluation should use original full-precision motion data, and this dataset is solely for qualitative visual inspection.
数据集概述
数据集名称:Motius Leaderboard Case Assets
数据集链接:https://huggingface.co/datasets/ZeyuLing/Motius-Leaderboard-Cases
数据集用途:该数据集存储用于公共 Motius 排行榜中“全案例对比页面”的紧凑浏览器资源,是可视化辅助数据集,而非训练或评估数据集。
数据集内容
数据集包含多个文件夹,每个文件夹对应一种案例类型的浏览器资源:
| 文件夹 | 数量 | 描述 |
|---|---|---|
m2t-humanml3d-smpl/ |
4,400 | HumanML3D 输入动作,附带 TM2T、MotionGPT、MotionGPT3 和 VerMo 描述 |
t2m-humanml3d-smpl/ |
4,042 | HumanML3D 选定描述,附带所有已发布的 T2M 输出 |
babel-sequential-smpl/ |
1,295 | BABEL 真实数据,以及 FlowMDM、MotionStreamer、MotionLab 和 PRISM 的片段 |
temporal-condition-smpl/ |
每个设置 4,012 | 六种时间控制设置,包含真实数据和五种生成方法 |
技术细节
- 动作表示:页面解码标准 SMPL
motion_135表示,包含根平移和 22 个行主序旋转-6D 关节。 - 量化方式:
- 平移:按片段量化为无符号 16 位值。
- 旋转-6D 通道:使用固定有符号 16 位缩放。
- 可视化:Three.js 查看器将这些变换应用于中性 SMPL 模板,并通过线性混合蒙皮渲染为动画人体网格,而非仅关节骨架。
资源结构
每个清单文件记录以下信息:
- 源帧数
- 播放速率
- 步长
- 字节偏移
- 平移量化参数
所有选定案例的方法会一起加载,并在同步时间线上播放。
资产生成工具
资产通过以下 Python 脚本生成:
bash python tools/export_smpl_web_model.py --help python tools/build_smpl_motion_gallery.py --help python tools/build_m2t_smpl_gallery.py --help python tools/build_temporal_case_explorer.py --help python tools/build_babel_smpl_gallery.py --help
重要说明
评估过程不使用这些量化后的浏览器资产,而是使用原始全精度动作数据。该数据集仅用于定性审查。





