Robotics
Safetensors
gr00t_n1_5
youliangt commited on
Commit
266f053
·
verified ·
1 Parent(s): 01ea882

Update video keys for agibot and driod

Browse files
Files changed (1) hide show
  1. experiment_cfg/metadata.json +6 -6
experiment_cfg/metadata.json CHANGED
@@ -1352,7 +1352,7 @@
1352
  },
1353
  "modalities": {
1354
  "video": {
1355
- "exterior_image_1_left_pad_res256_freq15": {
1356
  "resolution": [
1357
  256,
1358
  256
@@ -1360,7 +1360,7 @@
1360
  "channels": 3,
1361
  "fps": 15.0
1362
  },
1363
- "exterior_image_2_left_pad_res256_freq15": {
1364
  "resolution": [
1365
  256,
1366
  256
@@ -1368,7 +1368,7 @@
1368
  "channels": 3,
1369
  "fps": 15.0
1370
  },
1371
- "wrist_image_left_pad_res256_freq15": {
1372
  "resolution": [
1373
  256,
1374
  256
@@ -1932,7 +1932,7 @@
1932
  },
1933
  "modalities": {
1934
  "video": {
1935
- "top_head_pad_res256_freq10": {
1936
  "resolution": [
1937
  256,
1938
  256
@@ -1940,7 +1940,7 @@
1940
  "channels": 3,
1941
  "fps": 30.0
1942
  },
1943
- "hand_left_pad_res256_freq10": {
1944
  "resolution": [
1945
  256,
1946
  256
@@ -1948,7 +1948,7 @@
1948
  "channels": 3,
1949
  "fps": 30.0
1950
  },
1951
- "hand_right_pad_res256_freq10": {
1952
  "resolution": [
1953
  256,
1954
  256
 
1352
  },
1353
  "modalities": {
1354
  "video": {
1355
+ "exterior_image_1": {
1356
  "resolution": [
1357
  256,
1358
  256
 
1360
  "channels": 3,
1361
  "fps": 15.0
1362
  },
1363
+ "exterior_image_2": {
1364
  "resolution": [
1365
  256,
1366
  256
 
1368
  "channels": 3,
1369
  "fps": 15.0
1370
  },
1371
+ "wrist_image": {
1372
  "resolution": [
1373
  256,
1374
  256
 
1932
  },
1933
  "modalities": {
1934
  "video": {
1935
+ "top_head": {
1936
  "resolution": [
1937
  256,
1938
  256
 
1940
  "channels": 3,
1941
  "fps": 30.0
1942
  },
1943
+ "hand_left": {
1944
  "resolution": [
1945
  256,
1946
  256
 
1948
  "channels": 3,
1949
  "fps": 30.0
1950
  },
1951
+ "hand_right": {
1952
  "resolution": [
1953
  256,
1954
  256