ajaysri commited on
Commit
554a128
·
verified ·
1 Parent(s): 05172ba

Fix full dataset README metadata

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -8,9 +8,15 @@ tags:
8
  - visual-goal-conditioning
9
  ---
10
 
11
- # Placement Yellow-Dot Red-Arrow Sanity Dataset
12
 
13
- This is a one-episode LeRobot-format sanity export derived from local HDF5 placement data.
 
 
 
 
 
 
14
 
15
  Instruction:
16
 
@@ -23,4 +29,3 @@ The overhead video is rendered from the raw HDF5 overhead camera frame with an a
23
 
24
  No green-pixel detection is used. The 1280x800 source image is mapped to a 224x140 view with 42 px vertical padding inside the 224x224 LeRobot video frame.
25
 
26
- This repo is intended for visual and format sanity checking before exporting the full dataset.
 
8
  - visual-goal-conditioning
9
  ---
10
 
11
+ # Placement Yellow-Dot Red-Arrow HDF5 Metadata Dataset
12
 
13
+ This is a LeRobot-format full dataset export derived from local HDF5 placement data.
14
+
15
+ Dataset size:
16
+
17
+ - episodes: 197
18
+ - frames: 66397
19
+ - videos: 591
20
 
21
  Instruction:
22
 
 
29
 
30
  No green-pixel detection is used. The 1280x800 source image is mapped to a 224x140 view with 42 px vertical padding inside the 224x224 LeRobot video frame.
31