Upload DataProcessorPipeline
Browse files
policy_preprocessor.json
CHANGED
|
@@ -23,13 +23,7 @@
|
|
| 23 |
"config": {
|
| 24 |
"eps": 1e-08,
|
| 25 |
"features": {
|
| 26 |
-
"observation.
|
| 27 |
-
"type": "STATE",
|
| 28 |
-
"shape": [
|
| 29 |
-
6
|
| 30 |
-
]
|
| 31 |
-
},
|
| 32 |
-
"observation.images.front": {
|
| 33 |
"type": "VISUAL",
|
| 34 |
"shape": [
|
| 35 |
3,
|
|
@@ -37,10 +31,16 @@
|
|
| 37 |
640
|
| 38 |
]
|
| 39 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
"action": {
|
| 41 |
"type": "ACTION",
|
| 42 |
"shape": [
|
| 43 |
-
|
| 44 |
]
|
| 45 |
}
|
| 46 |
},
|
|
|
|
| 23 |
"config": {
|
| 24 |
"eps": 1e-08,
|
| 25 |
"features": {
|
| 26 |
+
"observation.images.top": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
"type": "VISUAL",
|
| 28 |
"shape": [
|
| 29 |
3,
|
|
|
|
| 31 |
640
|
| 32 |
]
|
| 33 |
},
|
| 34 |
+
"observation.state": {
|
| 35 |
+
"type": "STATE",
|
| 36 |
+
"shape": [
|
| 37 |
+
14
|
| 38 |
+
]
|
| 39 |
+
},
|
| 40 |
"action": {
|
| 41 |
"type": "ACTION",
|
| 42 |
"shape": [
|
| 43 |
+
14
|
| 44 |
]
|
| 45 |
}
|
| 46 |
},
|
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:797777e6e870b9c70a950b6860aa23d246ee8292a6f10f4bca727ab564e39348
|
| 3 |
+
size 3892
|