7 datasets found
  1. T

    robomimic_ph

    • tensorflow.org
    Updated Dec 11, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). robomimic_ph [Dataset]. https://www.tensorflow.org/datasets/catalog/robomimic_ph
    Explore at:
    Dataset updated
    Dec 11, 2024
    Description

    The Robomimic proficient human datasets were collected by 1 proficient operator using the RoboTurk platform (with the exception of Transport, which had 2 proficient operators working together). Each dataset consists of 200 successful trajectories.

    Each task has two versions: one with low dimensional observations (low_dim), and one with images (image).

    The datasets follow the RLDS format to represent steps and episodes.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('robomimic_ph', split='train')
    for ex in ds.take(4):
     print(ex)
    

    See the guide for more informations on tensorflow_datasets.

  2. h

    robomimic-mg-lift-image

    • huggingface.co
    Updated Jun 21, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lars Lien Ankile (2025). robomimic-mg-lift-image [Dataset]. https://huggingface.co/datasets/ankile/robomimic-mg-lift-image
    Explore at:
    Dataset updated
    Jun 21, 2025
    Authors
    Lars Lien Ankile
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    This dataset was created using LeRobot.

      Dataset Structure
    

    meta/info.json: { "codebase_version": "v2.1", "robot_type": "robomimic", "total_episodes": 10, "total_frames": 1500, "total_tasks": 1, "total_videos": 20, "total_chunks": 1, "chunks_size": 1000, "fps": 20, "splits": { "train": "0:10" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/ankile/robomimic-mg-lift-image.

  3. h

    robomimic-mh-square-image

    • huggingface.co
    Updated Jul 15, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lars Lien Ankile (2025). robomimic-mh-square-image [Dataset]. https://huggingface.co/datasets/ankile/robomimic-mh-square-image
    Explore at:
    Dataset updated
    Jul 15, 2025
    Authors
    Lars Lien Ankile
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    This dataset was created using LeRobot.

      Dataset Structure
    

    meta/info.json: { "codebase_version": "v2.1", "robot_type": "robomimic", "total_episodes": 300, "total_frames": 80731, "total_tasks": 1, "total_videos": 600, "total_chunks": 1, "chunks_size": 1000, "fps": 20, "splits": { "train": "0:300" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/ankile/robomimic-mh-square-image.

  4. T

    robomimic_mg

    • tensorflow.org
    Updated Dec 11, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). robomimic_mg [Dataset]. https://www.tensorflow.org/datasets/catalog/robomimic_mg
    Explore at:
    Dataset updated
    Dec 11, 2024
    Description

    The Robomimic machine generated datasets were collected using a Soft Actor Critic agent trained with a dense reward. Each dataset consists of the agent's replay buffer.

    Each task has two versions: one with low dimensional observations (low_dim), and one with images (image).

    The datasets follow the RLDS format to represent steps and episodes.

    To use this dataset:

    import tensorflow_datasets as tfds
    
    ds = tfds.load('robomimic_mg', split='train')
    for ex in ds.take(4):
     print(ex)
    

    See the guide for more informations on tensorflow_datasets.

  5. h

    robomimic-ph-transport-image

    • huggingface.co
    Updated Jul 17, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lars Lien Ankile (2025). robomimic-ph-transport-image [Dataset]. https://huggingface.co/datasets/ankile/robomimic-ph-transport-image
    Explore at:
    Dataset updated
    Jul 17, 2025
    Authors
    Lars Lien Ankile
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    This dataset was created using LeRobot.

      Dataset Structure
    

    meta/info.json: { "codebase_version": "v2.1", "robot_type": "robomimic", "total_episodes": 200, "total_frames": 93752, "total_tasks": 1, "total_videos": 600, "total_chunks": 1, "chunks_size": 1000, "fps": 20, "splits": { "train": "0:200" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/ankile/robomimic-ph-transport-image.

  6. h

    robomimic-ph-tool-hang-image

    • huggingface.co
    Updated Jul 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lars Lien Ankile (2025). robomimic-ph-tool-hang-image [Dataset]. https://huggingface.co/datasets/ankile/robomimic-ph-tool-hang-image
    Explore at:
    Dataset updated
    Jul 15, 2025
    Authors
    Lars Lien Ankile
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    This dataset was created using LeRobot.

      Dataset Structure
    

    meta/info.json: { "codebase_version": "v2.1", "robot_type": "robomimic", "total_episodes": 200, "total_frames": 95962, "total_tasks": 1, "total_videos": 400, "total_chunks": 1, "chunks_size": 1000, "fps": 20, "splits": { "train": "0:200" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/ankile/robomimic-ph-tool-hang-image.

  7. h

    robomimic-mh-lift-image

    • huggingface.co
    Updated Jun 26, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lars Lien Ankile (2025). robomimic-mh-lift-image [Dataset]. https://huggingface.co/datasets/ankile/robomimic-mh-lift-image
    Explore at:
    Dataset updated
    Jun 26, 2025
    Authors
    Lars Lien Ankile
    License

    Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
    License information was derived automatically

    Description

    This dataset was created using LeRobot.

      Dataset Structure
    

    meta/info.json: { "codebase_version": "v2.1", "robot_type": "robomimic", "total_episodes": 300, "total_frames": 31127, "total_tasks": 1, "total_videos": 600, "total_chunks": 1, "chunks_size": 1000, "fps": 20, "splits": { "train": "0:300" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/ankile/robomimic-mh-lift-image.

  8. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
(2024). robomimic_ph [Dataset]. https://www.tensorflow.org/datasets/catalog/robomimic_ph

robomimic_ph

Explore at:
Dataset updated
Dec 11, 2024
Description

The Robomimic proficient human datasets were collected by 1 proficient operator using the RoboTurk platform (with the exception of Transport, which had 2 proficient operators working together). Each dataset consists of 200 successful trajectories.

Each task has two versions: one with low dimensional observations (low_dim), and one with images (image).

The datasets follow the RLDS format to represent steps and episodes.

To use this dataset:

import tensorflow_datasets as tfds

ds = tfds.load('robomimic_ph', split='train')
for ex in ds.take(4):
 print(ex)

See the guide for more informations on tensorflow_datasets.

Search
Clear search
Close search
Google apps
Main menu