Upload DataProcessorPipeline
Browse files
policy_preprocessor.json
CHANGED
|
@@ -23,20 +23,28 @@
|
|
| 23 |
"config": {
|
| 24 |
"eps": 1e-08,
|
| 25 |
"features": {
|
| 26 |
-
"observation.
|
| 27 |
"type": "VISUAL",
|
| 28 |
"shape": [
|
| 29 |
3,
|
| 30 |
-
|
| 31 |
-
|
| 32 |
]
|
| 33 |
},
|
| 34 |
-
"observation.
|
| 35 |
"type": "VISUAL",
|
| 36 |
"shape": [
|
| 37 |
3,
|
| 38 |
-
|
| 39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
]
|
| 41 |
},
|
| 42 |
"observation.state": {
|
|
@@ -48,7 +56,7 @@
|
|
| 48 |
"action": {
|
| 49 |
"type": "ACTION",
|
| 50 |
"shape": [
|
| 51 |
-
|
| 52 |
]
|
| 53 |
}
|
| 54 |
},
|
|
|
|
| 23 |
"config": {
|
| 24 |
"eps": 1e-08,
|
| 25 |
"features": {
|
| 26 |
+
"observation.image.cam0": {
|
| 27 |
"type": "VISUAL",
|
| 28 |
"shape": [
|
| 29 |
3,
|
| 30 |
+
240,
|
| 31 |
+
320
|
| 32 |
]
|
| 33 |
},
|
| 34 |
+
"observation.image.cam1": {
|
| 35 |
"type": "VISUAL",
|
| 36 |
"shape": [
|
| 37 |
3,
|
| 38 |
+
240,
|
| 39 |
+
320
|
| 40 |
+
]
|
| 41 |
+
},
|
| 42 |
+
"observation.image.cam2": {
|
| 43 |
+
"type": "VISUAL",
|
| 44 |
+
"shape": [
|
| 45 |
+
3,
|
| 46 |
+
240,
|
| 47 |
+
320
|
| 48 |
]
|
| 49 |
},
|
| 50 |
"observation.state": {
|
|
|
|
| 56 |
"action": {
|
| 57 |
"type": "ACTION",
|
| 58 |
"shape": [
|
| 59 |
+
4
|
| 60 |
]
|
| 61 |
}
|
| 62 |
},
|
policy_preprocessor_step_3_normalizer_processor.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a273874bb68d317fb1e9e5f85ffebc8850c28f8b419511045df6db49ec77b19
|
| 3 |
+
size 4120
|