Dataset Viewer
The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {NamedSplit('train'): ('videofolder', {}), NamedSplit('test'): ('text', {})}
Error code:   FileFormatMismatchBetweenSplitsError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

DeformGen Datasets

This repository contains staged release datasets for DeformGen.

Naming

Paper-facing names are mapped to implementation names as follows:

Paper name Code / dataset mode Meaning
DG yawonly yaw-only trajectory warping mode
DG* txy xy translation + yaw trajectory warping mode
SMG* gridrigid / gridrigid_yawonly structured grid-rigid state generation data

The staged directory names intentionally keep implementation names (txy, yawonly, gridrigid) for script compatibility and reproducibility.

Contents

Each case contains LeRobot-compatible training data and test state lists:

  • rope/train1000_txy, rope/train1000_yawonly, rope/train1000_gridrigid, rope/test200
  • sloth/train1000_txy, sloth/train1000_yawonly, sloth/train1000_gridrigid, sloth/test200
  • cloth3/train1000_txy, cloth3/train1000_yawonly, cloth3/train1000_gridrigid, cloth3/test200

test200 stores full physics state inputs used by policy evaluation.

Paper

If you use these artifacts, please cite the DeformGen paper:

Downloads last month
21

Collection including Zili2002/DeformGen-Datasets

Paper for Zili2002/DeformGen-Datasets