Alessio03 commited on
Commit
d9e9292
·
verified ·
1 Parent(s): 4471e3e

Trim leading/trailing frozen action frames per episode

Browse files
README.md ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+
15
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=ETHrobotlearning/tv-config1-green-red-blue">
16
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
17
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
18
+ </a>
19
+
20
+
21
+ ## Dataset Description
22
+
23
+
24
+
25
+ - **Homepage:** [More Information Needed]
26
+ - **Paper:** [More Information Needed]
27
+ - **License:** apache-2.0
28
+
29
+ ## Dataset Structure
30
+
31
+ [meta/info.json](meta/info.json):
32
+ ```json
33
+ {
34
+ "codebase_version": "v3.0",
35
+ "fps": 10,
36
+ "features": {
37
+ "action": {
38
+ "dtype": "float32",
39
+ "names": [
40
+ "shoulder_pan.pos",
41
+ "shoulder_lift.pos",
42
+ "elbow_flex.pos",
43
+ "wrist_flex.pos",
44
+ "wrist_roll.pos",
45
+ "gripper.pos"
46
+ ],
47
+ "shape": [
48
+ 6
49
+ ]
50
+ },
51
+ "observation.state": {
52
+ "dtype": "float32",
53
+ "names": [
54
+ "shoulder_pan.pos",
55
+ "shoulder_lift.pos",
56
+ "elbow_flex.pos",
57
+ "wrist_flex.pos",
58
+ "wrist_roll.pos",
59
+ "gripper.pos"
60
+ ],
61
+ "shape": [
62
+ 6
63
+ ]
64
+ },
65
+ "observation.images.front": {
66
+ "dtype": "video",
67
+ "shape": [
68
+ 480,
69
+ 640,
70
+ 3
71
+ ],
72
+ "names": [
73
+ "height",
74
+ "width",
75
+ "channels"
76
+ ],
77
+ "info": {
78
+ "video.height": 480,
79
+ "video.width": 640,
80
+ "video.codec": "av1",
81
+ "video.pix_fmt": "yuv420p",
82
+ "video.is_depth_map": false,
83
+ "video.fps": 10,
84
+ "video.channels": 3,
85
+ "has_audio": false,
86
+ "video.g": 2,
87
+ "video.crf": 30,
88
+ "video.preset": 12,
89
+ "video.fast_decode": 0,
90
+ "video.video_backend": "pyav",
91
+ "video.extra_options": {}
92
+ }
93
+ },
94
+ "timestamp": {
95
+ "dtype": "float32",
96
+ "shape": [
97
+ 1
98
+ ],
99
+ "names": null
100
+ },
101
+ "frame_index": {
102
+ "dtype": "int64",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "names": null
107
+ },
108
+ "episode_index": {
109
+ "dtype": "int64",
110
+ "shape": [
111
+ 1
112
+ ],
113
+ "names": null
114
+ },
115
+ "index": {
116
+ "dtype": "int64",
117
+ "shape": [
118
+ 1
119
+ ],
120
+ "names": null
121
+ },
122
+ "task_index": {
123
+ "dtype": "int64",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "names": null
128
+ }
129
+ },
130
+ "total_episodes": 24,
131
+ "total_frames": 3847,
132
+ "total_tasks": 3,
133
+ "chunks_size": 1000,
134
+ "data_files_size_in_mb": 100,
135
+ "video_files_size_in_mb": 200,
136
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
137
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
138
+ "robot_type": "so_follower",
139
+ "splits": {
140
+ "train": "0:24"
141
+ }
142
+ }
143
+ ```
144
+
145
+
146
+ ## Citation
147
+
148
+ **BibTeX:**
149
+
150
+ ```bibtex
151
+ [More Information Needed]
152
+ ```
data/chunk-000/file-000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d49fccb4ced8402cbafd8c0c74e061caedcc918944f85abfb92ab76e04afedfe
3
- size 41373
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d9fc14bc204104aa05bd2edf7acb2220ac6e8b988f82ab5456151865106e158
3
+ size 45422
data/chunk-000/file-001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7c27d6dcfdedd996d5719cce4b75e7e6007aac2e0e5345179a942d938e05583
3
- size 40729
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07e5a1864d483ac8b027e11d2d42b187888521921bc939c40a8d1ac775167f3
3
+ size 45503
data/chunk-000/file-002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4733aa38c3cec55bf3fe5c31bac37618ae540f143bcd5c35d0b0a693376e5a5b
3
- size 41221
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de05aff69d18f30ac9dd9f45807154fe1f782b6aabe429a6311ee93cb0d5b67c
3
+ size 43493
meta/episodes/chunk-000/file-000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e605b3689a20a8069eea35460b3f573eb632e0ff80aea73acc7e30d07e9ef6b
3
- size 158016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:871d67ad0c6af8e543cd8ea8d5356f09f887bb33e83f1d5a867a3555d4a8e244
3
+ size 82512
meta/episodes/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd84108a9357cfc52a537fbb1dda0636556dbc1ec5869dc1830c7a484f36e4e1
3
+ size 82351
meta/episodes/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e46150198e56c179575ba2ffb40a68d3939d88a3b7376bff3c1755d549a7015
3
+ size 82444
meta/episodes/chunk-000/file-003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a36e3ede2b27ff586eda6848a2c51eb9647d8977f33914ed5e21c54595a0c87
3
+ size 82421
meta/episodes/chunk-000/file-004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd347fca517be2e52806f393caf942b1ccb864c3d32fa73821db306d3e2e8b4
3
+ size 81107
meta/info.json CHANGED
@@ -50,7 +50,13 @@
50
  "video.is_depth_map": false,
51
  "video.fps": 10,
52
  "video.channels": 3,
53
- "has_audio": false
 
 
 
 
 
 
54
  }
55
  },
56
  "timestamp": {
@@ -89,8 +95,8 @@
89
  "names": null
90
  }
91
  },
92
- "total_episodes": 75,
93
- "total_frames": 11515,
94
  "total_tasks": 3,
95
  "chunks_size": 1000,
96
  "data_files_size_in_mb": 100,
@@ -99,7 +105,6 @@
99
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
100
  "robot_type": "so_follower",
101
  "splits": {
102
- "train": "0:75"
103
- },
104
- "total_chunks": 1
105
  }
 
50
  "video.is_depth_map": false,
51
  "video.fps": 10,
52
  "video.channels": 3,
53
+ "has_audio": false,
54
+ "video.g": 2,
55
+ "video.crf": 30,
56
+ "video.preset": 12,
57
+ "video.fast_decode": 0,
58
+ "video.video_backend": "pyav",
59
+ "video.extra_options": {}
60
  }
61
  },
62
  "timestamp": {
 
95
  "names": null
96
  }
97
  },
98
+ "total_episodes": 24,
99
+ "total_frames": 2899,
100
  "total_tasks": 3,
101
  "chunks_size": 1000,
102
  "data_files_size_in_mb": 100,
 
105
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
106
  "robot_type": "so_follower",
107
  "splits": {
108
+ "train": "0:24"
109
+ }
 
110
  }
meta/tasks.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a43518100c44617c9422bcaa8388f2babc000c83e6a80b676c467d638b65fe7
3
- size 2467
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d71e62da06a7341c3a7a909984fdd9daabc029023b5c5bd95e35b30219b80a4d
3
+ size 2238
videos/observation.images.front/chunk-000/file-000.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:276eba2ee161cddc470fe648fd2cb39aa8ed0dea98749ff7db02af8cb47c0857
3
- size 719102
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b4a07ec8d6cbc3ee4be0dff5ea9f60c02bf88e56cede6f2ab46287324be4dad
3
+ size 123557
videos/observation.images.front/chunk-000/file-001.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efc94264cf7b29a2e8088798c0159efdaa7afeb0ace4a6010aa2baaa33a17601
3
- size 700031
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0092b3788a4a5079815aa2e21eb5478b47d4df8ecee45d4bc3515eabc731cdd
3
+ size 477767
videos/observation.images.front/chunk-000/file-002.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74bb9f5761348064b6445ef9ae650ce90cdef331860f51601fad7694e5f395b5
3
- size 718047
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee392b7602041d37350205e1b57a6604b70e8ad148310fa5586300d41904f339
3
+ size 561237
videos/observation.images.front/chunk-000/file-003.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b144c95a943a0d085d31dcd526c8ac012708944db4a0aecfc8b1bc2e7edd32b9
3
- size 759346
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42f486f92dbaaea1ef7fb18e4179385ace1a37e878c8da50deb0703f8bcbfbb5
3
+ size 521068
videos/observation.images.front/chunk-000/file-004.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5affe48774ea9bacbe67d98482f2ad4cb4b63318c01b3aa1303646f683ac8833
3
- size 725366
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35c4dd6d975ad80de818c96ec7c0b0a4d4ee2e4899e68a609447e039cdf8936b
3
+ size 308965
videos/observation.images.front/chunk-000/file-005.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a9df6879ec70efc7bec447a0eec62afe8400567df32ee32092d9dd3c9f47d7a
3
- size 761560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef3f1027f52578da452a120dd5d26f19d3cf468f972b0dd6df0893d3c81a5bb
3
+ size 344850
videos/observation.images.front/chunk-000/file-006.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c55ab464f185f3c8fd96645bce2962dd8500bedbc92c0ee0b71b6ae6722dcf1
3
- size 703580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42de12248fca31d9f2b76e1b2ec3f97791b1d772cc3521a9bb905dd54d851d63
3
+ size 285375