dreamlake-cognition-v2
收藏资源简介:
该数据集是“Cognition pour-water”数据集的一个子集,以 LeRobot v2.0 格式提供,用于演示 DreamLake 可视化。数据内容为双手机器人执行倒水操作的三集记录(连续动作片段),每集包含一个 Parquet 文件(存储状态、动作等结构化数据)和一个视频文件(记录视觉观察)。原始完整数据集包含 298 个 episode,但本仓库仅镜像了前三个作为演示样本。数据集适用于机器人模仿学习、操作技能学习、多模态序列建模等任务,尤其关注双手机器人倒水场景。采用 CC-BY-4.0 许可证。
This dataset is a subset of the Cognition pour-water dataset, provided in LeRobot v2.0 format for demonstrating DreamLake visualization. The data consists of three episodes (continuous action segments) of a dual-arm robot performing a pouring operation, each episode containing a Parquet file (storing structured data such as states and actions) and a video file (recording visual observations). The original full dataset contains 298 episodes, but this repository only mirrors the first three as demonstration samples. The dataset is suitable for tasks such as robot imitation learning, manipulation skill learning, and multimodal sequence modeling, with a particular focus on the dual-arm robot pouring scenario. Licensed under CC-BY-4.0.
数据集详情:dreamlake-cognition-v2
基本信息
- 数据集名称:Cognition pour-water (LeRobot v2.0) — DreamLake viz demo
- 许可证:CC-BY-4.0
- 标签:机器人技术(Robotics)、LeRobot、DreamLake
- 平台:Hugging Face
内容概述
该数据集为双臂倒水(bimanual pour-water) 任务的录像片段,包含从完整录制中抽取的三个回合(episodes) 作为示例演示。
数据结构与格式
- 采用 LeRobot v2.0 格式,即数据集最旧版本布局。
- 每个回合包含一个 parquet 文件和一个视频文件,而非 v3 版本中的共享文件结构。
- 数据目录中的
meta/info.json声明完整数据包含 298 个回合,但本演示数据集仅镜像前三个回合。
解析与加载说明
由于数据集中仅存在部分回合,加载时解析器会发出警告提示,并仅渲染实际存在的可用数据。




