wsagi commited on
Commit
cfaedb2
·
verified ·
1 Parent(s): 077f027

ACT sim-warm-start best (step 5000) for real SO-101 pick-orange

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ ACT-Real-PickOrange.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ Top-Cam.jpeg filter=lfs diff=lfs merge=lfs -text
ACT-Real-PickOrange.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:723aa5774ae380b498f9216a1ab6e373ae2c0434a389ac834dba5e6c77b26dec
3
+ size 13863635
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: robotics
4
+ library_name: lerobot
5
+ tags:
6
+ - act
7
+ - so101
8
+ - real-robot
9
+ - manipulation
10
+ - pick-and-place
11
+ - lerobot
12
+ datasets:
13
+ - wsagi/leisaac-real-pick-orange
14
+ base_model: []
15
+ ---
16
+
17
+ # ACT-Real-PickOrange — SO-101 真机抓橙子(sim-warm-start,ACT 真机 best)
18
+
19
+ 真机 SO-101 pick-orange 的 **ACT 策略 best checkpoint**:先在仿真(Isaac Lab `LeIsaac-SO101-PickOrange-v0`)训到 sim leaderboard best,再用 [wsagi/leisaac-real-pick-orange](https://huggingface.co/datasets/wsagi/leisaac-real-pick-orange)(30 集真机遥操演示)**warm-start 续训 5000 步(1.6 epoch)**。
20
+
21
+ ACT policy for real-world SO-101 pick-and-place: warm-started from our sim-best ACT checkpoint, then fine-tuned for 5000 steps (1.6 epochs) on 30 real teleoperation episodes. **Sim-warm-start is confirmed effective on the real arm** — nearly 2× the from-scratch baseline.
22
+
23
+ <video src="https://huggingface.co/wsagi/ACT-Real-PickOrange/resolve/main/ACT-Real-PickOrange.mp4" controls muted loop></video>
24
+
25
+ ## 真机结果 / Real-arm results(2026-07-12)
26
+
27
+ 每轮场景放 3 只橙子,记每轮**放入盘中的橙子数**。Each round has 3 oranges on the table; we count oranges placed on the plate per round.
28
+
29
+ | 策略 / Policy | 轮次成绩 / Per-round | 均值 / Mean |
30
+ |---|---|---|
31
+ | **本模型(simwarm 5000)/ this model** | 2, 1, 1, 3, 2, 1, 0, 1, 2, 2(10 轮) | **1.5 只/轮** |
32
+ | 从零 ACT 6000 / from-scratch baseline | 2, 0, 1, 1, 0(5 轮) | 0.8 只/轮 |
33
+
34
+ - simwarm 放入 ≥1 只的轮 9/10,含一轮 3 只满放;从零版仅 3/5。
35
+ - **结论:基于仿真 best 续训(sim-warm-start)有效** — 开环 MSE 低 ~40% 的增益在真机变现,均值近 2 倍。同数据的 FlowDP / GR00T-N1.7 头只能抓不能稳放,判别头(ACT)最强。
36
+
37
+ ## 场景 / Scene
38
+
39
+ 顶部相机视角(真机布置)/ top-camera view of the real setup:
40
+
41
+ ![Top-Cam](Top-Cam.jpeg)
42
+
43
+ ## 配方 / Recipe
44
+
45
+ | 项 | 值 |
46
+ |---|---|
47
+ | 架构 / Arch | ACT(lerobot,chunk_size=100,n_action_steps=100) |
48
+ | init | sim-best ACT(Isaac Lab 仿真 leaderboard best,20k 步) |
49
+ | 数据 / Data | [wsagi/leisaac-real-pick-orange](https://huggingface.co/datasets/wsagi/leisaac-real-pick-orange) 30 集 / 25,091 帧 @30fps |
50
+ | 续训 / Fine-tune | 5000 步(1.6 ep),lr 1e-5,batch 8,MEAN_STD + ImageNet norm |
51
+ | 归一化 / Norm stats | lerobot 0.5.2 warm-start 自动按真机数据集重建(sim stats 不残留) |
52
+ | 观测 / Obs | `front` + `wrist` 相机 640×480 + 6 维关节位置 |
53
+
54
+ ## 用法 / Usage
55
+
56
+ ```python
57
+ from lerobot.policies.act.modeling_act import ACTPolicy
58
+
59
+ policy = ACTPolicy.from_pretrained("wsagi/ACT-Real-PickOrange")
60
+ ```
61
+
62
+ ## 相关项目 / Related projects
63
+
64
+ - <https://github.com/vitorcen/isaaclab-experience> — 伞仓:多 VLA 基线训练/评测全记录
65
+ - <https://github.com/vitorcen/LeIsaac-Training> — LeIsaac:SO-101 PickOrange 训练 / benchmark / 真机脚手架
Top-Cam.jpeg ADDED

Git LFS Details

  • SHA256: 6cd3112391e799b107c4c623eec4d32c97f8ff950c994d8714bf354214e9cd9a
  • Pointer size: 131 Bytes
  • Size of remote file: 182 kB
config.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "act",
3
+ "n_obs_steps": 1,
4
+ "input_features": {
5
+ "observation.state": {
6
+ "type": "STATE",
7
+ "shape": [
8
+ 6
9
+ ]
10
+ },
11
+ "observation.images.front": {
12
+ "type": "VISUAL",
13
+ "shape": [
14
+ 3,
15
+ 480,
16
+ 640
17
+ ]
18
+ },
19
+ "observation.images.wrist": {
20
+ "type": "VISUAL",
21
+ "shape": [
22
+ 3,
23
+ 480,
24
+ 640
25
+ ]
26
+ }
27
+ },
28
+ "output_features": {
29
+ "action": {
30
+ "type": "ACTION",
31
+ "shape": [
32
+ 6
33
+ ]
34
+ }
35
+ },
36
+ "device": "cuda",
37
+ "use_amp": false,
38
+ "use_peft": false,
39
+ "push_to_hub": false,
40
+ "repo_id": null,
41
+ "private": null,
42
+ "tags": null,
43
+ "license": null,
44
+ "pretrained_path": "/home/david/work/isaaclab-experience/LeIsaac/outputs/act-v040-baseline/checkpoints/020000/pretrained_model",
45
+ "chunk_size": 100,
46
+ "n_action_steps": 100,
47
+ "normalization_mapping": {
48
+ "VISUAL": "MEAN_STD",
49
+ "STATE": "MEAN_STD",
50
+ "ACTION": "MEAN_STD"
51
+ },
52
+ "vision_backbone": "resnet18",
53
+ "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
54
+ "replace_final_stride_with_dilation": 0,
55
+ "pre_norm": false,
56
+ "dim_model": 512,
57
+ "n_heads": 8,
58
+ "dim_feedforward": 3200,
59
+ "feedforward_activation": "relu",
60
+ "n_encoder_layers": 4,
61
+ "n_decoder_layers": 1,
62
+ "use_vae": true,
63
+ "latent_dim": 32,
64
+ "n_vae_encoder_layers": 4,
65
+ "temporal_ensemble_coeff": null,
66
+ "dropout": 0.1,
67
+ "kl_weight": 10.0,
68
+ "optimizer_lr": 1e-05,
69
+ "optimizer_weight_decay": 0.0001,
70
+ "optimizer_lr_backbone": 1e-05
71
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40a3617e2ec78f35e26a4d375c8c940bf6bc75679ce2431b383d143b253b90a5
3
+ size 206699736
policy_postprocessor.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_postprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "unnormalizer_processor",
6
+ "config": {
7
+ "eps": 1e-08,
8
+ "features": {
9
+ "action": {
10
+ "type": "ACTION",
11
+ "shape": [
12
+ 6
13
+ ]
14
+ }
15
+ },
16
+ "norm_map": {
17
+ "VISUAL": "MEAN_STD",
18
+ "STATE": "MEAN_STD",
19
+ "ACTION": "MEAN_STD"
20
+ }
21
+ },
22
+ "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
23
+ },
24
+ {
25
+ "registry_name": "device_processor",
26
+ "config": {
27
+ "device": "cpu",
28
+ "float_dtype": null
29
+ }
30
+ }
31
+ ]
32
+ }
policy_postprocessor_step_0_unnormalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfe83860cbc719e7206286401e70bca6b2a1283211ff71e8876037f7ffd0cbd3
3
+ size 7552
policy_preprocessor.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_preprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "rename_observations_processor",
6
+ "config": {
7
+ "rename_map": {}
8
+ }
9
+ },
10
+ {
11
+ "registry_name": "to_batch_processor",
12
+ "config": {}
13
+ },
14
+ {
15
+ "registry_name": "device_processor",
16
+ "config": {
17
+ "device": "cuda",
18
+ "float_dtype": null
19
+ }
20
+ },
21
+ {
22
+ "registry_name": "normalizer_processor",
23
+ "config": {
24
+ "eps": 1e-08,
25
+ "features": {
26
+ "observation.state": {
27
+ "type": "STATE",
28
+ "shape": [
29
+ 6
30
+ ]
31
+ },
32
+ "observation.images.front": {
33
+ "type": "VISUAL",
34
+ "shape": [
35
+ 3,
36
+ 480,
37
+ 640
38
+ ]
39
+ },
40
+ "observation.images.wrist": {
41
+ "type": "VISUAL",
42
+ "shape": [
43
+ 3,
44
+ 480,
45
+ 640
46
+ ]
47
+ },
48
+ "action": {
49
+ "type": "ACTION",
50
+ "shape": [
51
+ 6
52
+ ]
53
+ }
54
+ },
55
+ "norm_map": {
56
+ "VISUAL": "MEAN_STD",
57
+ "STATE": "MEAN_STD",
58
+ "ACTION": "MEAN_STD"
59
+ }
60
+ },
61
+ "state_file": "policy_preprocessor_step_3_normalizer_processor.safetensors"
62
+ }
63
+ ]
64
+ }
policy_preprocessor_step_3_normalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70132c4a058d539143efe68c26e73458af6b11934a1e95d05b5cfde680567626
3
+ size 7560
train_config.json ADDED
@@ -0,0 +1,203 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": {
3
+ "repo_id": "local/so101-real-pickorange",
4
+ "root": "/home/david/work/isaaclab-experience/LeIsaac/datasets/raw/so101-real-pickorange",
5
+ "episodes": null,
6
+ "image_transforms": {
7
+ "enable": false,
8
+ "max_num_transforms": 3,
9
+ "random_order": false,
10
+ "tfs": {
11
+ "brightness": {
12
+ "weight": 1.0,
13
+ "type": "ColorJitter",
14
+ "kwargs": {
15
+ "brightness": [
16
+ 0.8,
17
+ 1.2
18
+ ]
19
+ }
20
+ },
21
+ "contrast": {
22
+ "weight": 1.0,
23
+ "type": "ColorJitter",
24
+ "kwargs": {
25
+ "contrast": [
26
+ 0.8,
27
+ 1.2
28
+ ]
29
+ }
30
+ },
31
+ "saturation": {
32
+ "weight": 1.0,
33
+ "type": "ColorJitter",
34
+ "kwargs": {
35
+ "saturation": [
36
+ 0.5,
37
+ 1.5
38
+ ]
39
+ }
40
+ },
41
+ "hue": {
42
+ "weight": 1.0,
43
+ "type": "ColorJitter",
44
+ "kwargs": {
45
+ "hue": [
46
+ -0.05,
47
+ 0.05
48
+ ]
49
+ }
50
+ },
51
+ "sharpness": {
52
+ "weight": 1.0,
53
+ "type": "SharpnessJitter",
54
+ "kwargs": {
55
+ "sharpness": [
56
+ 0.5,
57
+ 1.5
58
+ ]
59
+ }
60
+ },
61
+ "affine": {
62
+ "weight": 1.0,
63
+ "type": "RandomAffine",
64
+ "kwargs": {
65
+ "degrees": [
66
+ -5.0,
67
+ 5.0
68
+ ],
69
+ "translate": [
70
+ 0.05,
71
+ 0.05
72
+ ]
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "revision": null,
78
+ "use_imagenet_stats": true,
79
+ "video_backend": "torchcodec",
80
+ "return_uint8": false,
81
+ "streaming": false
82
+ },
83
+ "env": null,
84
+ "policy": {
85
+ "type": "act",
86
+ "n_obs_steps": 1,
87
+ "input_features": {
88
+ "observation.state": {
89
+ "type": "STATE",
90
+ "shape": [
91
+ 6
92
+ ]
93
+ },
94
+ "observation.images.front": {
95
+ "type": "VISUAL",
96
+ "shape": [
97
+ 3,
98
+ 480,
99
+ 640
100
+ ]
101
+ },
102
+ "observation.images.wrist": {
103
+ "type": "VISUAL",
104
+ "shape": [
105
+ 3,
106
+ 480,
107
+ 640
108
+ ]
109
+ }
110
+ },
111
+ "output_features": {
112
+ "action": {
113
+ "type": "ACTION",
114
+ "shape": [
115
+ 6
116
+ ]
117
+ }
118
+ },
119
+ "device": "cuda",
120
+ "use_amp": false,
121
+ "use_peft": false,
122
+ "push_to_hub": false,
123
+ "repo_id": null,
124
+ "private": null,
125
+ "tags": null,
126
+ "license": null,
127
+ "pretrained_path": "/home/david/work/isaaclab-experience/LeIsaac/outputs/act-v040-baseline/checkpoints/020000/pretrained_model",
128
+ "chunk_size": 100,
129
+ "n_action_steps": 100,
130
+ "normalization_mapping": {
131
+ "VISUAL": "MEAN_STD",
132
+ "STATE": "MEAN_STD",
133
+ "ACTION": "MEAN_STD"
134
+ },
135
+ "vision_backbone": "resnet18",
136
+ "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
137
+ "replace_final_stride_with_dilation": 0,
138
+ "pre_norm": false,
139
+ "dim_model": 512,
140
+ "n_heads": 8,
141
+ "dim_feedforward": 3200,
142
+ "feedforward_activation": "relu",
143
+ "n_encoder_layers": 4,
144
+ "n_decoder_layers": 1,
145
+ "use_vae": true,
146
+ "latent_dim": 32,
147
+ "n_vae_encoder_layers": 4,
148
+ "temporal_ensemble_coeff": null,
149
+ "dropout": 0.1,
150
+ "kl_weight": 10.0,
151
+ "optimizer_lr": 1e-05,
152
+ "optimizer_weight_decay": 0.0001,
153
+ "optimizer_lr_backbone": 1e-05
154
+ },
155
+ "reward_model": null,
156
+ "output_dir": "/home/david/work/isaaclab-experience/LeIsaac/outputs/act-so101-real-pickorange-simwarm",
157
+ "job_name": "act",
158
+ "resume": false,
159
+ "seed": 1000,
160
+ "cudnn_deterministic": false,
161
+ "num_workers": 4,
162
+ "batch_size": 8,
163
+ "prefetch_factor": 4,
164
+ "persistent_workers": true,
165
+ "steps": 12000,
166
+ "eval_freq": 20000,
167
+ "log_freq": 200,
168
+ "tolerance_s": 0.0001,
169
+ "save_checkpoint": true,
170
+ "save_freq": 1000,
171
+ "use_policy_training_preset": true,
172
+ "optimizer": {
173
+ "type": "adamw",
174
+ "lr": 1e-05,
175
+ "weight_decay": 0.0001,
176
+ "grad_clip_norm": 10.0,
177
+ "betas": [
178
+ 0.9,
179
+ 0.999
180
+ ],
181
+ "eps": 1e-08
182
+ },
183
+ "scheduler": null,
184
+ "eval": {
185
+ "n_episodes": 50,
186
+ "batch_size": 22,
187
+ "use_async_envs": true
188
+ },
189
+ "wandb": {
190
+ "enable": false,
191
+ "disable_artifact": false,
192
+ "project": "lerobot",
193
+ "entity": null,
194
+ "notes": null,
195
+ "run_id": null,
196
+ "mode": null,
197
+ "add_tags": true
198
+ },
199
+ "peft": null,
200
+ "sample_weighting": null,
201
+ "rename_map": {},
202
+ "checkpoint_path": null
203
+ }