Update meta/info.json
Browse files- meta/info.json +27 -6
meta/info.json
CHANGED
|
@@ -33,7 +33,7 @@
|
|
| 33 |
]
|
| 34 |
},
|
| 35 |
"observation.images.camera0": {
|
| 36 |
-
"dtype": "
|
| 37 |
"shape": [
|
| 38 |
224,
|
| 39 |
224,
|
|
@@ -43,10 +43,17 @@
|
|
| 43 |
"height",
|
| 44 |
"width",
|
| 45 |
"channel"
|
| 46 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
},
|
| 48 |
"observation.images.camera_top": {
|
| 49 |
-
"dtype": "
|
| 50 |
"shape": [
|
| 51 |
224,
|
| 52 |
224,
|
|
@@ -56,10 +63,17 @@
|
|
| 56 |
"height",
|
| 57 |
"width",
|
| 58 |
"channel"
|
| 59 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
},
|
| 61 |
"observation.images.camera_ef": {
|
| 62 |
-
"dtype": "
|
| 63 |
"shape": [
|
| 64 |
224,
|
| 65 |
224,
|
|
@@ -69,7 +83,14 @@
|
|
| 69 |
"height",
|
| 70 |
"width",
|
| 71 |
"channel"
|
| 72 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
},
|
| 74 |
"timestamp": {
|
| 75 |
"dtype": "float32",
|
|
|
|
| 33 |
]
|
| 34 |
},
|
| 35 |
"observation.images.camera0": {
|
| 36 |
+
"dtype": "video",
|
| 37 |
"shape": [
|
| 38 |
224,
|
| 39 |
224,
|
|
|
|
| 43 |
"height",
|
| 44 |
"width",
|
| 45 |
"channel"
|
| 46 |
+
],
|
| 47 |
+
"video_info": {
|
| 48 |
+
"video.fps": 50.0,
|
| 49 |
+
"video.codec": "av1",
|
| 50 |
+
"video.pix_fmt": "yuv420p",
|
| 51 |
+
"video.is_depth_map": false,
|
| 52 |
+
"has_audio": false
|
| 53 |
+
}
|
| 54 |
},
|
| 55 |
"observation.images.camera_top": {
|
| 56 |
+
"dtype": "video",
|
| 57 |
"shape": [
|
| 58 |
224,
|
| 59 |
224,
|
|
|
|
| 63 |
"height",
|
| 64 |
"width",
|
| 65 |
"channel"
|
| 66 |
+
],
|
| 67 |
+
"video_info": {
|
| 68 |
+
"video.fps": 50.0,
|
| 69 |
+
"video.codec": "av1",
|
| 70 |
+
"video.pix_fmt": "yuv420p",
|
| 71 |
+
"video.is_depth_map": false,
|
| 72 |
+
"has_audio": false
|
| 73 |
+
}
|
| 74 |
},
|
| 75 |
"observation.images.camera_ef": {
|
| 76 |
+
"dtype": "video",
|
| 77 |
"shape": [
|
| 78 |
224,
|
| 79 |
224,
|
|
|
|
| 83 |
"height",
|
| 84 |
"width",
|
| 85 |
"channel"
|
| 86 |
+
],
|
| 87 |
+
"video_info": {
|
| 88 |
+
"video.fps": 50.0,
|
| 89 |
+
"video.codec": "av1",
|
| 90 |
+
"video.pix_fmt": "yuv420p",
|
| 91 |
+
"video.is_depth_map": false,
|
| 92 |
+
"has_audio": false
|
| 93 |
+
}
|
| 94 |
},
|
| 95 |
"timestamp": {
|
| 96 |
"dtype": "float32",
|