shauryadewan commited on
Commit
9a53724
·
verified ·
1 Parent(s): 0a7f4c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,7 +37,7 @@ This dataset is intended for:
37
 
38
  ## Dataset Format
39
 
40
- Each demo consists of a time-indexed sequence of the following modalities:
41
 
42
  ### Actions
43
  - 7D vector: 6D relative end-effector motion + 1D gripper action
@@ -47,7 +47,7 @@ Each demo consists of a time-indexed sequence of the following modalities:
47
  - EEF states: End-effector 6-DOF pose
48
  - Cube states: Poses (positions + orientations) for blue, red, and green cubes
49
  - Table camera visuals:
50
- - 200×200 RGB (visually augmented using Cosmos Transfer1)
51
  - 200×200 Depth
52
  - 200×200 Segmentation mask
53
  - 200×200 Surface normal map
 
37
 
38
  ## Dataset Format
39
 
40
+ We provide the Mimic generated 1000 demonstrations and the 1000 Cosmos augmented demonstrations in separate HDF5 dataset files. Each demo in each file consists of a time-indexed sequence of the following modalities:
41
 
42
  ### Actions
43
  - 7D vector: 6D relative end-effector motion + 1D gripper action
 
47
  - EEF states: End-effector 6-DOF pose
48
  - Cube states: Poses (positions + orientations) for blue, red, and green cubes
49
  - Table camera visuals:
50
+ - 200×200 RGB
51
  - 200×200 Depth
52
  - 200×200 Segmentation mask
53
  - 200×200 Surface normal map