Instructions to use kejia98/ditflow with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use kejia98/ditflow with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload DataProcessorPipeline
Browse files
policy_preprocessor.json
CHANGED
|
@@ -23,6 +23,12 @@
|
|
| 23 |
"config": {
|
| 24 |
"eps": 1e-08,
|
| 25 |
"features": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
"observation.images.left_camera": {
|
| 27 |
"type": "VISUAL",
|
| 28 |
"shape": [
|
|
|
|
| 23 |
"config": {
|
| 24 |
"eps": 1e-08,
|
| 25 |
"features": {
|
| 26 |
+
"observation.state": {
|
| 27 |
+
"type": "STATE",
|
| 28 |
+
"shape": [
|
| 29 |
+
7
|
| 30 |
+
]
|
| 31 |
+
},
|
| 32 |
"observation.images.left_camera": {
|
| 33 |
"type": "VISUAL",
|
| 34 |
"shape": [
|
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:2bb5fa6533d25e136a8657d74ae9ef3cc2c2f7cc73693803620eb30ea09a7a28
|
| 3 |
+
size 8796
|