Instructions to use maximellerbach/folding_vla_jepa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use maximellerbach/folding_vla_jepa with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload DataProcessorPipeline
Browse files
policy_postprocessor.json
CHANGED
|
@@ -1,14 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "policy_postprocessor",
|
| 3 |
"steps": [
|
| 4 |
-
{
|
| 5 |
-
"registry_name": "vla_jepa_clip_actions",
|
| 6 |
-
"config": {}
|
| 7 |
-
},
|
| 8 |
-
{
|
| 9 |
-
"registry_name": "vla_jepa_pre_snap_gripper",
|
| 10 |
-
"config": {}
|
| 11 |
-
},
|
| 12 |
{
|
| 13 |
"registry_name": "unnormalizer_processor",
|
| 14 |
"config": {
|
|
@@ -27,7 +19,7 @@
|
|
| 27 |
"ACTION": "MEAN_STD"
|
| 28 |
}
|
| 29 |
},
|
| 30 |
-
"state_file": "
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"registry_name": "absolute_actions_processor",
|
|
@@ -35,10 +27,6 @@
|
|
| 35 |
"enabled": true
|
| 36 |
}
|
| 37 |
},
|
| 38 |
-
{
|
| 39 |
-
"registry_name": "vla_jepa_binarize_gripper",
|
| 40 |
-
"config": {}
|
| 41 |
-
},
|
| 42 |
{
|
| 43 |
"registry_name": "device_processor",
|
| 44 |
"config": {
|
|
|
|
| 1 |
{
|
| 2 |
"name": "policy_postprocessor",
|
| 3 |
"steps": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
{
|
| 5 |
"registry_name": "unnormalizer_processor",
|
| 6 |
"config": {
|
|
|
|
| 19 |
"ACTION": "MEAN_STD"
|
| 20 |
}
|
| 21 |
},
|
| 22 |
+
"state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
|
| 23 |
},
|
| 24 |
{
|
| 25 |
"registry_name": "absolute_actions_processor",
|
|
|
|
| 27 |
"enabled": true
|
| 28 |
}
|
| 29 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
{
|
| 31 |
"registry_name": "device_processor",
|
| 32 |
"config": {
|
policy_postprocessor_step_0_unnormalizer_processor.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3be1095f24b0f17881d0db23fcf89d08fb29292d4284633a457471829d956274
|
| 3 |
+
size 9456
|