Instructions to use nvkartik/groot-n17-two_ingredient_sandwich-new_embodiment-sandwich-h100x2-r2-mg2-bs64-10000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use nvkartik/groot-n17-two_ingredient_sandwich-new_embodiment-sandwich-h100x2-r2-mg2-bs64-10000 with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload DataProcessorPipeline
Browse files
policy_postprocessor.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "policy_postprocessor",
|
| 3 |
+
"steps": [
|
| 4 |
+
{
|
| 5 |
+
"registry_name": "groot_action_unpack_unnormalize_v1",
|
| 6 |
+
"config": {
|
| 7 |
+
"env_action_dim": 6,
|
| 8 |
+
"normalize_min_max": true,
|
| 9 |
+
"clip_normalized_action": true,
|
| 10 |
+
"libero_gripper_action": false,
|
| 11 |
+
"libero_gripper_binarize": true
|
| 12 |
+
},
|
| 13 |
+
"state_file": "policy_postprocessor_step_0_groot_action_unpack_unnormalize_v1.safetensors"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"registry_name": "device_processor",
|
| 17 |
+
"config": {
|
| 18 |
+
"device": "cpu",
|
| 19 |
+
"float_dtype": null
|
| 20 |
+
}
|
| 21 |
+
}
|
| 22 |
+
]
|
| 23 |
+
}
|
policy_postprocessor_step_0_groot_action_unpack_unnormalize_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7056d3874faaaf1bb4e6cde495e4cd01aa4b69f0de5e0e3f013729768d0db014
|
| 3 |
+
size 8416
|