bailuyucha commited on
Commit
2b0b9ff
·
verified ·
1 Parent(s): b86fc00

Archive immutable Stage 7b v3 indeterminate treatment evidence

Browse files
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Stage 7b v3 treatment: immutable indeterminate stop
2
+
3
+ This directory records the first formal Stage 7b v3 treatment attempt on the
4
+ L40S server. The sealed v3 source gate had passed before treatment started.
5
+ The run completed the Audi specialist's frozen 432 updates, wrote its final
6
+ checkpoint, and passed every Audi training/checkpoint gate. It then stopped
7
+ before the first Tesla update because the next arm's source-state identity gate
8
+ detected an in-memory Adam-state mutation.
9
+
10
+ The formal status is permanently `stage7b_v3_indeterminate`. Capacity,
11
+ specialization, and oracle-recovery decisions are unavailable. No final endpoint
12
+ evaluation was executed, the Audi checkpoint was not evaluated for attacked AP,
13
+ and neither the Audi arm nor its training metrics may be used as a partial
14
+ scientific result.
15
+
16
+ ## Root cause
17
+
18
+ The v3 treatment runner loaded the source checkpoint once and passed the same
19
+ Python mapping to sequential training arms. PyTorch's
20
+ `Optimizer.load_state_dict` retained references to Adam state tensors in that
21
+ mapping. The Audi optimizer therefore advanced both its own state and the
22
+ in-memory source mapping from step 1728 to step 2160. The frozen source file on
23
+ disk remained byte-identical and still loads at step 1728. When Tesla attempted
24
+ to initialize, the required source-state validator observed step 2160 and
25
+ stopped the run before Tesla training.
26
+
27
+ `root_cause_diagnostic.json` records the frozen-source identity, the valid Audi
28
+ training checkpoint identity, the exact failure, and an independent minimal
29
+ PyTorch aliasing reproduction. A subsequent audit may address only this runtime
30
+ nuisance by using a new audit ID and fresh output and by independently reloading
31
+ the byte-identical frozen source checkpoint for every arm. It must not resume or
32
+ reinterpret this v3 run, reuse its Audi checkpoint, or change any scientific
33
+ input, schedule, threshold, loss, seed, optimizer setting, or claim boundary.
34
+
35
+ ## Included evidence
36
+
37
+ - `decision.json` and `failure.json`: identical formal indeterminate record.
38
+ - `treatment_started.json`: sealed-source treatment boundary with zero prior
39
+ updates.
40
+ - `partial_specialist_training_results.json`: Audi training/checkpoint audit.
41
+ - `audi_training_metrics.csv`: all 432 frozen training updates, retained only as
42
+ failure evidence.
43
+ - `runtime_file_access.json`: excluded-path access audit.
44
+ - `launcher.log`: process log through the mechanical stop.
45
+ - `root_cause_diagnostic.json`: read-only post-failure diagnosis.
46
+ - `SHA256SUMS`: hashes of this evidence packet.
47
+
48
+ The public Hugging Face release metadata is recorded separately after upload and
49
+ immutable-revision verification.
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/SHA256SUMS ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ 50be39699d0450db37a65ec820fd3a8a54fb926add4266e33fb6cb77be19005a README.md
2
+ 6c8ba26cd0a31e1e854ae9d4932cd958fa073bd6de50907d0c0e4132e6326279 audi_training_metrics.csv
3
+ f0783d695b33f6bc6895ed44c393c8b4a5fb5e72a94df7dd04ae06bf47a0e36c decision.json
4
+ f0783d695b33f6bc6895ed44c393c8b4a5fb5e72a94df7dd04ae06bf47a0e36c failure.json
5
+ fc7c9bb7fcd6f92de74b46cd68a4d3278366e61b38abe6dbeca39e62f613e980 launcher.log
6
+ c67abf19d56c57708b0c1eed5ad93d2d1adf7d58a52fad6ebaeec9584a10efb6 partial_specialist_training_results.json
7
+ e19995db3358667426352ccb19fb80c837686de49b78dbdbf18914f872bd42cf root_cause_diagnostic.json
8
+ f57d9dba41dd908bd8dfbf682241b192277ce1e4ff24fc01a0bcadce35c4cf70 runtime_file_access.json
9
+ 9907641f560711c1c49f9e4a26d82f6338d19901d76f1a306609b244d5a97850 treatment_started.json
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/audi_training_metrics.csv ADDED
The diff for this file is too large to render. See raw diff
 
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/decision.json ADDED
@@ -0,0 +1,837 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "audit_id": "stage7b_per_vehicle_vs_shared_continuation_control_v3",
3
+ "capacity_decision": "unavailable",
4
+ "claim_boundary": "A valid Stage 7b v3 result is only a fixed-cohort same-training-data continuation audit under the exact inherited source checkpoint, Adam/RNG state, frozen learning rate, losses, schedules, numerical environment, and seed-42 endpoint. Three endpoint executions bound protocol-defined numerical sensitivity; they are not iid training runs or population replicates and support no confidence interval or p-value. A positive specialist-versus-shared contrast identifies only a continuation-strategy effect under the frozen exposure-matched control, not cross-vehicle gradient conflict as a unique mechanism. Direct output is an unmatched training-fit oracle, not a fair baseline. No result supports unseen-vehicle or detector generalization, naturalness, renderer fidelity, weather robustness, physical robustness, SOTA, or representation impossibility. V2a remains permanently indeterminate regardless of v3 outcome.",
5
+ "completed_final_endpoint_executions": 0,
6
+ "completed_specialist_training_vehicles": [
7
+ "audi.etron"
8
+ ],
9
+ "error": "Applied Stage 7b source state optimizer mismatch: expected {'all_steps_identical': True, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'param_groups': 1, 'parameter_numel': 35032051, 'state_entries': 41, 'state_sha256': '234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003', 'step_count': 41, 'step_max': 1728.0, 'step_min': 1728.0}, observed {'state_sha256': '7883735ad9300887a50311152fb4de3e175b207e84fd0a8741888a97cd4abf4b', 'state_entries': 41, 'param_groups': 1, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'parameter_numel': 35032051, 'step_count': 41, 'step_min': 2160.0, 'step_max': 2160.0, 'all_steps_identical': True}",
10
+ "error_type": "ValueError",
11
+ "oracle_recovery_decision": "unavailable",
12
+ "recorded_at_utc": "2026-08-04T13:06:58.772311+00:00",
13
+ "runtime_file_access": {
14
+ "audit_event": "python_open",
15
+ "excluded_markers": [
16
+ "toyota.prius",
17
+ "toyota_prius",
18
+ "lincoln.mkz_2017",
19
+ "lincoln_mkz_2017",
20
+ "nissan.patrol_2021",
21
+ "nissan_patrol_2021"
22
+ ],
23
+ "excluded_runtime_path_open_count": 0,
24
+ "paths": [
25
+ {
26
+ "mode_counts": {
27
+ "r": 2
28
+ },
29
+ "opens": 2,
30
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/MI_Interior_Etron_BaseColor.png"
31
+ },
32
+ {
33
+ "mode_counts": {
34
+ "r": 2
35
+ },
36
+ "opens": 2,
37
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/MI_Wheels_Etron_BaseColor.png"
38
+ },
39
+ {
40
+ "mode_counts": {
41
+ "r": 2
42
+ },
43
+ "opens": 2,
44
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/M_LicensePlate_BaseColor.png"
45
+ },
46
+ {
47
+ "mode_counts": {
48
+ "r": 2
49
+ },
50
+ "opens": 2,
51
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_base.png"
52
+ },
53
+ {
54
+ "mode_counts": {
55
+ "r": 1
56
+ },
57
+ "opens": 1,
58
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_mask.png"
59
+ },
60
+ {
61
+ "mode_counts": {
62
+ "r": 2
63
+ },
64
+ "opens": 2,
65
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.mtl"
66
+ },
67
+ {
68
+ "mode_counts": {
69
+ "r": 3
70
+ },
71
+ "opens": 3,
72
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.obj"
73
+ },
74
+ {
75
+ "mode_counts": {
76
+ "r": 3
77
+ },
78
+ "opens": 3,
79
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_normal.npy"
80
+ },
81
+ {
82
+ "mode_counts": {
83
+ "r": 3
84
+ },
85
+ "opens": 3,
86
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_position.npy"
87
+ },
88
+ {
89
+ "mode_counts": {
90
+ "r": 2
91
+ },
92
+ "opens": 2,
93
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarExterior_TeslaM3_BaseColor.ppm"
94
+ },
95
+ {
96
+ "mode_counts": {
97
+ "r": 2
98
+ },
99
+ "opens": 2,
100
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarGlass_TeslaM3_BaseColor.ppm"
101
+ },
102
+ {
103
+ "mode_counts": {
104
+ "r": 2
105
+ },
106
+ "opens": 2,
107
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarLightGlass_TeslaM3_BaseColor.ppm"
108
+ },
109
+ {
110
+ "mode_counts": {
111
+ "r": 2
112
+ },
113
+ "opens": 2,
114
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_Interior_TeslaM3_BaseColor.ppm"
115
+ },
116
+ {
117
+ "mode_counts": {
118
+ "r": 2
119
+ },
120
+ "opens": 2,
121
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_LicensePLate_BaseColor.ppm"
122
+ },
123
+ {
124
+ "mode_counts": {
125
+ "r": 2
126
+ },
127
+ "opens": 2,
128
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_Wheels_TeslaM3_BaseColor.ppm"
129
+ },
130
+ {
131
+ "mode_counts": {
132
+ "r": 2
133
+ },
134
+ "opens": 2,
135
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_base.png"
136
+ },
137
+ {
138
+ "mode_counts": {
139
+ "r": 2
140
+ },
141
+ "opens": 2,
142
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv.mtl"
143
+ },
144
+ {
145
+ "mode_counts": {
146
+ "r": 2
147
+ },
148
+ "opens": 2,
149
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv.obj"
150
+ },
151
+ {
152
+ "mode_counts": {
153
+ "r": 2
154
+ },
155
+ "opens": 2,
156
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv_normal.npy"
157
+ },
158
+ {
159
+ "mode_counts": {
160
+ "r": 2
161
+ },
162
+ "opens": 2,
163
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv_position.npy"
164
+ },
165
+ {
166
+ "mode_counts": {
167
+ "r": 1
168
+ },
169
+ "opens": 1,
170
+ "path": "/root/data/drc/configuration/__pycache__/__init__.cpython-310.pyc"
171
+ },
172
+ {
173
+ "mode_counts": {
174
+ "r": 1
175
+ },
176
+ "opens": 1,
177
+ "path": "/root/data/drc/configuration/__pycache__/configuration.cpython-310.pyc"
178
+ },
179
+ {
180
+ "mode_counts": {
181
+ "r": 1
182
+ },
183
+ "opens": 1,
184
+ "path": "/root/data/drc/configuration/base.json"
185
+ },
186
+ {
187
+ "mode_counts": {
188
+ "r": 1
189
+ },
190
+ "opens": 1,
191
+ "path": "/root/data/drc/dataset/__pycache__/__init__.cpython-310.pyc"
192
+ },
193
+ {
194
+ "mode_counts": {
195
+ "r": 1
196
+ },
197
+ "opens": 1,
198
+ "path": "/root/data/drc/dataset/__pycache__/dataLoader.cpython-310.pyc"
199
+ },
200
+ {
201
+ "mode_counts": {
202
+ "r": 1
203
+ },
204
+ "opens": 1,
205
+ "path": "/root/data/drc/dataset/__pycache__/dataset.cpython-310.pyc"
206
+ },
207
+ {
208
+ "mode_counts": {
209
+ "r": 1
210
+ },
211
+ "opens": 1,
212
+ "path": "/root/data/drc/dataset/__pycache__/manifest.cpython-310.pyc"
213
+ },
214
+ {
215
+ "mode_counts": {
216
+ "r": 1
217
+ },
218
+ "opens": 1,
219
+ "path": "/root/data/drc/dataset/__pycache__/sample.cpython-310.pyc"
220
+ },
221
+ {
222
+ "mode_counts": {
223
+ "r": 1
224
+ },
225
+ "opens": 1,
226
+ "path": "/root/data/drc/dataset/__pycache__/texture_bank.cpython-310.pyc"
227
+ },
228
+ {
229
+ "mode_counts": {
230
+ "r": 1
231
+ },
232
+ "opens": 1,
233
+ "path": "/root/data/drc/detectors/__pycache__/__init__.cpython-310.pyc"
234
+ },
235
+ {
236
+ "mode_counts": {
237
+ "r": 1
238
+ },
239
+ "opens": 1,
240
+ "path": "/root/data/drc/detectors/__pycache__/detector.cpython-310.pyc"
241
+ },
242
+ {
243
+ "mode_counts": {
244
+ "r": 1
245
+ },
246
+ "opens": 1,
247
+ "path": "/root/data/drc/detectors/__pycache__/yolov5.cpython-310.pyc"
248
+ },
249
+ {
250
+ "mode_counts": {
251
+ "r": 1
252
+ },
253
+ "opens": 1,
254
+ "path": "/root/data/drc/detectors/detector.py"
255
+ },
256
+ {
257
+ "mode_counts": {
258
+ "r": 3
259
+ },
260
+ "opens": 3,
261
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/weights/yolov5x6.pt"
262
+ },
263
+ {
264
+ "mode_counts": {
265
+ "r": 2
266
+ },
267
+ "opens": 2,
268
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/__init__.cpython-310.pyc"
269
+ },
270
+ {
271
+ "mode_counts": {
272
+ "r": 1
273
+ },
274
+ "opens": 1,
275
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/common.cpython-310.pyc"
276
+ },
277
+ {
278
+ "mode_counts": {
279
+ "r": 1
280
+ },
281
+ "opens": 1,
282
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/experimental.cpython-310.pyc"
283
+ },
284
+ {
285
+ "mode_counts": {
286
+ "r": 2
287
+ },
288
+ "opens": 2,
289
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/yolo.cpython-310.pyc"
290
+ },
291
+ {
292
+ "mode_counts": {
293
+ "r": 1
294
+ },
295
+ "opens": 1,
296
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/__init__.cpython-310.pyc"
297
+ },
298
+ {
299
+ "mode_counts": {
300
+ "r": 1
301
+ },
302
+ "opens": 1,
303
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/augmentations.cpython-310.pyc"
304
+ },
305
+ {
306
+ "mode_counts": {
307
+ "r": 1
308
+ },
309
+ "opens": 1,
310
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/autoanchor.cpython-310.pyc"
311
+ },
312
+ {
313
+ "mode_counts": {
314
+ "r": 1
315
+ },
316
+ "opens": 1,
317
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/dataloaders.cpython-310.pyc"
318
+ },
319
+ {
320
+ "mode_counts": {
321
+ "r": 1
322
+ },
323
+ "opens": 1,
324
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/downloads.cpython-310.pyc"
325
+ },
326
+ {
327
+ "mode_counts": {
328
+ "r": 1
329
+ },
330
+ "opens": 1,
331
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/general.cpython-310.pyc"
332
+ },
333
+ {
334
+ "mode_counts": {
335
+ "r": 1
336
+ },
337
+ "opens": 1,
338
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/metrics.cpython-310.pyc"
339
+ },
340
+ {
341
+ "mode_counts": {
342
+ "r": 1
343
+ },
344
+ "opens": 1,
345
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/plots.cpython-310.pyc"
346
+ },
347
+ {
348
+ "mode_counts": {
349
+ "r": 1
350
+ },
351
+ "opens": 1,
352
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/torch_utils.cpython-310.pyc"
353
+ },
354
+ {
355
+ "mode_counts": {
356
+ "r": 1
357
+ },
358
+ "opens": 1,
359
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/augmentations.py"
360
+ },
361
+ {
362
+ "mode_counts": {
363
+ "r": 1
364
+ },
365
+ "opens": 1,
366
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/general.py"
367
+ },
368
+ {
369
+ "mode_counts": {
370
+ "r": 1
371
+ },
372
+ "opens": 1,
373
+ "path": "/root/data/drc/detectors/yolov5.py"
374
+ },
375
+ {
376
+ "mode_counts": {
377
+ "r": 1
378
+ },
379
+ "opens": 1,
380
+ "path": "/root/data/drc/experiments/provenance/stage7_20260804/stage7b_input_freeze_v2/source_checkpoint_inventory.json"
381
+ },
382
+ {
383
+ "mode_counts": {
384
+ "r": 2
385
+ },
386
+ "opens": 2,
387
+ "path": "/root/data/drc/experiments/splits/stage7a/audi_etron_train_only.json"
388
+ },
389
+ {
390
+ "mode_counts": {
391
+ "r": 1
392
+ },
393
+ "opens": 1,
394
+ "path": "/root/data/drc/experiments/splits/stage7a/tesla_model3_train_only.json"
395
+ },
396
+ {
397
+ "mode_counts": {
398
+ "r": 1
399
+ },
400
+ "opens": 1,
401
+ "path": "/root/data/drc/log/__pycache__/__init__.cpython-310.pyc"
402
+ },
403
+ {
404
+ "mode_counts": {
405
+ "r": 1
406
+ },
407
+ "opens": 1,
408
+ "path": "/root/data/drc/log/__pycache__/logger.cpython-310.pyc"
409
+ },
410
+ {
411
+ "mode_counts": {
412
+ "a": 2
413
+ },
414
+ "opens": 2,
415
+ "path": "/root/data/drc/log/operating.log"
416
+ },
417
+ {
418
+ "mode_counts": {
419
+ "r": 1
420
+ },
421
+ "opens": 1,
422
+ "path": "/root/data/drc/method/__pycache__/__init__.cpython-310.pyc"
423
+ },
424
+ {
425
+ "mode_counts": {
426
+ "r": 1
427
+ },
428
+ "opens": 1,
429
+ "path": "/root/data/drc/method/__pycache__/datasetGenerate.cpython-310.pyc"
430
+ },
431
+ {
432
+ "mode_counts": {
433
+ "r": 1
434
+ },
435
+ "opens": 1,
436
+ "path": "/root/data/drc/method/__pycache__/evaluationCamouflage.cpython-310.pyc"
437
+ },
438
+ {
439
+ "mode_counts": {
440
+ "r": 1
441
+ },
442
+ "opens": 1,
443
+ "path": "/root/data/drc/method/__pycache__/trainCamouflage.cpython-310.pyc"
444
+ },
445
+ {
446
+ "mode_counts": {
447
+ "r": 1
448
+ },
449
+ "opens": 1,
450
+ "path": "/root/data/drc/method/__pycache__/universal_camouflage.cpython-310.pyc"
451
+ },
452
+ {
453
+ "mode_counts": {
454
+ "r": 1
455
+ },
456
+ "opens": 1,
457
+ "path": "/root/data/drc/renderLib/__pycache__/__init__.cpython-310.pyc"
458
+ },
459
+ {
460
+ "mode_counts": {
461
+ "r": 1
462
+ },
463
+ "opens": 1,
464
+ "path": "/root/data/drc/renderLib/camouflage/__pycache__/__init__.cpython-310.pyc"
465
+ },
466
+ {
467
+ "mode_counts": {
468
+ "r": 1
469
+ },
470
+ "opens": 1,
471
+ "path": "/root/data/drc/renderLib/camouflage/__pycache__/camouflage.cpython-310.pyc"
472
+ },
473
+ {
474
+ "mode_counts": {
475
+ "r": 1
476
+ },
477
+ "opens": 1,
478
+ "path": "/root/data/drc/renderLib/mesh/__pycache__/__init__.cpython-310.pyc"
479
+ },
480
+ {
481
+ "mode_counts": {
482
+ "r": 1
483
+ },
484
+ "opens": 1,
485
+ "path": "/root/data/drc/renderLib/mesh/__pycache__/mesh.cpython-310.pyc"
486
+ },
487
+ {
488
+ "mode_counts": {
489
+ "r": 1
490
+ },
491
+ "opens": 1,
492
+ "path": "/root/data/drc/renderLib/renderer/__pycache__/__init__.cpython-310.pyc"
493
+ },
494
+ {
495
+ "mode_counts": {
496
+ "r": 1
497
+ },
498
+ "opens": 1,
499
+ "path": "/root/data/drc/renderLib/renderer/__pycache__/renderer.cpython-310.pyc"
500
+ },
501
+ {
502
+ "mode_counts": {
503
+ "r": 1
504
+ },
505
+ "opens": 1,
506
+ "path": "/root/data/drc/simulatorLib/__pycache__/__init__.cpython-310.pyc"
507
+ },
508
+ {
509
+ "mode_counts": {
510
+ "r": 1
511
+ },
512
+ "opens": 1,
513
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/__init__.cpython-310.pyc"
514
+ },
515
+ {
516
+ "mode_counts": {
517
+ "r": 1
518
+ },
519
+ "opens": 1,
520
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/baseActor.cpython-310.pyc"
521
+ },
522
+ {
523
+ "mode_counts": {
524
+ "r": 1
525
+ },
526
+ "opens": 1,
527
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/sensor.cpython-310.pyc"
528
+ },
529
+ {
530
+ "mode_counts": {
531
+ "r": 1
532
+ },
533
+ "opens": 1,
534
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/vehicle.cpython-310.pyc"
535
+ },
536
+ {
537
+ "mode_counts": {
538
+ "r": 1
539
+ },
540
+ "opens": 1,
541
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/__init__.cpython-310.pyc"
542
+ },
543
+ {
544
+ "mode_counts": {
545
+ "r": 1
546
+ },
547
+ "opens": 1,
548
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/baseFactory.cpython-310.pyc"
549
+ },
550
+ {
551
+ "mode_counts": {
552
+ "r": 1
553
+ },
554
+ "opens": 1,
555
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/sensorFactory.cpython-310.pyc"
556
+ },
557
+ {
558
+ "mode_counts": {
559
+ "r": 1
560
+ },
561
+ "opens": 1,
562
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/vehicleFacotry.cpython-310.pyc"
563
+ },
564
+ {
565
+ "mode_counts": {
566
+ "r": 1
567
+ },
568
+ "opens": 1,
569
+ "path": "/root/data/drc/simulatorLib/atlas/__pycache__/__init__.cpython-310.pyc"
570
+ },
571
+ {
572
+ "mode_counts": {
573
+ "r": 1
574
+ },
575
+ "opens": 1,
576
+ "path": "/root/data/drc/simulatorLib/atlas/__pycache__/atlas.cpython-310.pyc"
577
+ },
578
+ {
579
+ "mode_counts": {
580
+ "r": 1
581
+ },
582
+ "opens": 1,
583
+ "path": "/root/data/drc/simulatorLib/connect/__pycache__/__init__.cpython-310.pyc"
584
+ },
585
+ {
586
+ "mode_counts": {
587
+ "r": 1
588
+ },
589
+ "opens": 1,
590
+ "path": "/root/data/drc/simulatorLib/connect/__pycache__/connect.cpython-310.pyc"
591
+ },
592
+ {
593
+ "mode_counts": {
594
+ "r": 1
595
+ },
596
+ "opens": 1,
597
+ "path": "/root/data/drc/simulatorLib/processor/__pycache__/__init__.cpython-310.pyc"
598
+ },
599
+ {
600
+ "mode_counts": {
601
+ "r": 1
602
+ },
603
+ "opens": 1,
604
+ "path": "/root/data/drc/simulatorLib/processor/__pycache__/processor.cpython-310.pyc"
605
+ },
606
+ {
607
+ "mode_counts": {
608
+ "r": 1
609
+ },
610
+ "opens": 1,
611
+ "path": "/root/data/drc/simulatorLib/weather/__pycache__/__init__.cpython-310.pyc"
612
+ },
613
+ {
614
+ "mode_counts": {
615
+ "r": 1
616
+ },
617
+ "opens": 1,
618
+ "path": "/root/data/drc/simulatorLib/weather/__pycache__/weather.cpython-310.pyc"
619
+ },
620
+ {
621
+ "mode_counts": {
622
+ "r": 1
623
+ },
624
+ "opens": 1,
625
+ "path": "/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation.py"
626
+ },
627
+ {
628
+ "mode_counts": {
629
+ "r": 1
630
+ },
631
+ "opens": 1,
632
+ "path": "/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation_v3.py"
633
+ },
634
+ {
635
+ "mode_counts": {
636
+ "r": 1
637
+ },
638
+ "opens": 1,
639
+ "path": "/root/data/drc/utils/__init__.py"
640
+ },
641
+ {
642
+ "mode_counts": {
643
+ "r": 1
644
+ },
645
+ "opens": 1,
646
+ "path": "/root/data/drc/utils/__pycache__/__init__.cpython-310.pyc"
647
+ },
648
+ {
649
+ "mode_counts": {
650
+ "r": 1
651
+ },
652
+ "opens": 1,
653
+ "path": "/root/data/drc/utils/__pycache__/checkpoint.cpython-310.pyc"
654
+ },
655
+ {
656
+ "mode_counts": {
657
+ "r": 1
658
+ },
659
+ "opens": 1,
660
+ "path": "/root/data/drc/utils/__pycache__/decorators.cpython-310.pyc"
661
+ },
662
+ {
663
+ "mode_counts": {
664
+ "r": 1
665
+ },
666
+ "opens": 1,
667
+ "path": "/root/data/drc/utils/__pycache__/detection_metrics.cpython-310.pyc"
668
+ },
669
+ {
670
+ "mode_counts": {
671
+ "r": 1
672
+ },
673
+ "opens": 1,
674
+ "path": "/root/data/drc/utils/__pycache__/genarate.cpython-310.pyc"
675
+ },
676
+ {
677
+ "mode_counts": {
678
+ "r": 1
679
+ },
680
+ "opens": 1,
681
+ "path": "/root/data/drc/utils/__pycache__/graph.cpython-310.pyc"
682
+ },
683
+ {
684
+ "mode_counts": {
685
+ "r": 1
686
+ },
687
+ "opens": 1,
688
+ "path": "/root/data/drc/utils/__pycache__/image.cpython-310.pyc"
689
+ },
690
+ {
691
+ "mode_counts": {
692
+ "r": 1
693
+ },
694
+ "opens": 1,
695
+ "path": "/root/data/drc/utils/__pycache__/loss.cpython-310.pyc"
696
+ },
697
+ {
698
+ "mode_counts": {
699
+ "r": 1
700
+ },
701
+ "opens": 1,
702
+ "path": "/root/data/drc/utils/__pycache__/position.cpython-310.pyc"
703
+ },
704
+ {
705
+ "mode_counts": {
706
+ "r": 1
707
+ },
708
+ "opens": 1,
709
+ "path": "/root/data/drc/utils/__pycache__/torch_compat.cpython-310.pyc"
710
+ },
711
+ {
712
+ "mode_counts": {
713
+ "r": 1
714
+ },
715
+ "opens": 1,
716
+ "path": "/root/data/drc/utils/__pycache__/transformation.cpython-310.pyc"
717
+ },
718
+ {
719
+ "mode_counts": {
720
+ "r": 1
721
+ },
722
+ "opens": 1,
723
+ "path": "/root/data/drc/utils/__pycache__/wasserstein.cpython-310.pyc"
724
+ },
725
+ {
726
+ "mode_counts": {
727
+ "r": 1
728
+ },
729
+ "opens": 1,
730
+ "path": "/root/data/drc/utils/torch_compat.py"
731
+ },
732
+ {
733
+ "mode_counts": {
734
+ "r": 1
735
+ },
736
+ "opens": 1,
737
+ "path": "/root/data/releases/model-d38b274e/stage2_town10_universal_latent32x64_v1/checkpoints/epoch_0006.pt"
738
+ },
739
+ {
740
+ "mode_counts": {
741
+ "w": 1
742
+ },
743
+ "opens": 1,
744
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a"
745
+ },
746
+ {
747
+ "mode_counts": {
748
+ "None": 1
749
+ },
750
+ "opens": 1,
751
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/.partial_specialist_training_results.json.3uyaimhs.tmp"
752
+ },
753
+ {
754
+ "mode_counts": {
755
+ "w": 2
756
+ },
757
+ "opens": 2,
758
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron"
759
+ },
760
+ {
761
+ "mode_counts": {
762
+ "None": 1
763
+ },
764
+ "opens": 1,
765
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/.runtime_config.json.t0fsp4ba.tmp"
766
+ },
767
+ {
768
+ "mode_counts": {
769
+ "None": 1
770
+ },
771
+ "opens": 1,
772
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/.training_result.json.z65x5zza.tmp"
773
+ },
774
+ {
775
+ "mode_counts": {
776
+ "r": 1
777
+ },
778
+ "opens": 1,
779
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/runtime_config.json"
780
+ },
781
+ {
782
+ "mode_counts": {
783
+ "None": 1
784
+ },
785
+ "opens": 1,
786
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints"
787
+ },
788
+ {
789
+ "mode_counts": {
790
+ "None": 1
791
+ },
792
+ "opens": 1,
793
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/.final.pt.9a9k1nj1.tmp"
794
+ },
795
+ {
796
+ "mode_counts": {
797
+ "r": 4
798
+ },
799
+ "opens": 4,
800
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/final.pt"
801
+ },
802
+ {
803
+ "mode_counts": {
804
+ "r": 2,
805
+ "w": 1
806
+ },
807
+ "opens": 3,
808
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/metrics.csv"
809
+ },
810
+ {
811
+ "mode_counts": {
812
+ "w": 1
813
+ },
814
+ "opens": 1,
815
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/tesla_model3"
816
+ },
817
+ {
818
+ "mode_counts": {
819
+ "None": 1
820
+ },
821
+ "opens": 1,
822
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/tesla_model3/.runtime_config.json.6tj10bso.tmp"
823
+ }
824
+ ],
825
+ "scope_roots": [
826
+ "/root/data/drc",
827
+ "/root/data/releases/model-d38b274e/stage2_town10_universal_latent32x64_v1/checkpoints",
828
+ "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a"
829
+ ],
830
+ "scoped_open_events": 148,
831
+ "unique_scoped_paths": 114
832
+ },
833
+ "shared_training_completed": false,
834
+ "specialization_decision": "unavailable",
835
+ "status": "stage7b_v3_indeterminate",
836
+ "traceback": "Traceback (most recent call last):\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation_v3.py\", line 997, in run_treatment\n specialist_training[vehicle] = stage7b_v2.run_training_arm(\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation.py\", line 1364, in run_training_arm\n stage7b_v1._validate_applied_source_state(\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_generator_finetune.py\", line 397, in _validate_applied_source_state\n raise ValueError(\nValueError: Applied Stage 7b source state optimizer mismatch: expected {'all_steps_identical': True, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'param_groups': 1, 'parameter_numel': 35032051, 'state_entries': 41, 'state_sha256': '234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003', 'step_count': 41, 'step_max': 1728.0, 'step_min': 1728.0}, observed {'state_sha256': '7883735ad9300887a50311152fb4de3e175b207e84fd0a8741888a97cd4abf4b', 'state_entries': 41, 'param_groups': 1, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'parameter_numel': 35032051, 'step_count': 41, 'step_min': 2160.0, 'step_max': 2160.0, 'all_steps_identical': True}\n"
837
+ }
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/failure.json ADDED
@@ -0,0 +1,837 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "audit_id": "stage7b_per_vehicle_vs_shared_continuation_control_v3",
3
+ "capacity_decision": "unavailable",
4
+ "claim_boundary": "A valid Stage 7b v3 result is only a fixed-cohort same-training-data continuation audit under the exact inherited source checkpoint, Adam/RNG state, frozen learning rate, losses, schedules, numerical environment, and seed-42 endpoint. Three endpoint executions bound protocol-defined numerical sensitivity; they are not iid training runs or population replicates and support no confidence interval or p-value. A positive specialist-versus-shared contrast identifies only a continuation-strategy effect under the frozen exposure-matched control, not cross-vehicle gradient conflict as a unique mechanism. Direct output is an unmatched training-fit oracle, not a fair baseline. No result supports unseen-vehicle or detector generalization, naturalness, renderer fidelity, weather robustness, physical robustness, SOTA, or representation impossibility. V2a remains permanently indeterminate regardless of v3 outcome.",
5
+ "completed_final_endpoint_executions": 0,
6
+ "completed_specialist_training_vehicles": [
7
+ "audi.etron"
8
+ ],
9
+ "error": "Applied Stage 7b source state optimizer mismatch: expected {'all_steps_identical': True, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'param_groups': 1, 'parameter_numel': 35032051, 'state_entries': 41, 'state_sha256': '234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003', 'step_count': 41, 'step_max': 1728.0, 'step_min': 1728.0}, observed {'state_sha256': '7883735ad9300887a50311152fb4de3e175b207e84fd0a8741888a97cd4abf4b', 'state_entries': 41, 'param_groups': 1, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'parameter_numel': 35032051, 'step_count': 41, 'step_min': 2160.0, 'step_max': 2160.0, 'all_steps_identical': True}",
10
+ "error_type": "ValueError",
11
+ "oracle_recovery_decision": "unavailable",
12
+ "recorded_at_utc": "2026-08-04T13:06:58.772311+00:00",
13
+ "runtime_file_access": {
14
+ "audit_event": "python_open",
15
+ "excluded_markers": [
16
+ "toyota.prius",
17
+ "toyota_prius",
18
+ "lincoln.mkz_2017",
19
+ "lincoln_mkz_2017",
20
+ "nissan.patrol_2021",
21
+ "nissan_patrol_2021"
22
+ ],
23
+ "excluded_runtime_path_open_count": 0,
24
+ "paths": [
25
+ {
26
+ "mode_counts": {
27
+ "r": 2
28
+ },
29
+ "opens": 2,
30
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/MI_Interior_Etron_BaseColor.png"
31
+ },
32
+ {
33
+ "mode_counts": {
34
+ "r": 2
35
+ },
36
+ "opens": 2,
37
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/MI_Wheels_Etron_BaseColor.png"
38
+ },
39
+ {
40
+ "mode_counts": {
41
+ "r": 2
42
+ },
43
+ "opens": 2,
44
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/M_LicensePlate_BaseColor.png"
45
+ },
46
+ {
47
+ "mode_counts": {
48
+ "r": 2
49
+ },
50
+ "opens": 2,
51
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_base.png"
52
+ },
53
+ {
54
+ "mode_counts": {
55
+ "r": 1
56
+ },
57
+ "opens": 1,
58
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_mask.png"
59
+ },
60
+ {
61
+ "mode_counts": {
62
+ "r": 2
63
+ },
64
+ "opens": 2,
65
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.mtl"
66
+ },
67
+ {
68
+ "mode_counts": {
69
+ "r": 3
70
+ },
71
+ "opens": 3,
72
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.obj"
73
+ },
74
+ {
75
+ "mode_counts": {
76
+ "r": 3
77
+ },
78
+ "opens": 3,
79
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_normal.npy"
80
+ },
81
+ {
82
+ "mode_counts": {
83
+ "r": 3
84
+ },
85
+ "opens": 3,
86
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_position.npy"
87
+ },
88
+ {
89
+ "mode_counts": {
90
+ "r": 2
91
+ },
92
+ "opens": 2,
93
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarExterior_TeslaM3_BaseColor.ppm"
94
+ },
95
+ {
96
+ "mode_counts": {
97
+ "r": 2
98
+ },
99
+ "opens": 2,
100
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarGlass_TeslaM3_BaseColor.ppm"
101
+ },
102
+ {
103
+ "mode_counts": {
104
+ "r": 2
105
+ },
106
+ "opens": 2,
107
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarLightGlass_TeslaM3_BaseColor.ppm"
108
+ },
109
+ {
110
+ "mode_counts": {
111
+ "r": 2
112
+ },
113
+ "opens": 2,
114
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_Interior_TeslaM3_BaseColor.ppm"
115
+ },
116
+ {
117
+ "mode_counts": {
118
+ "r": 2
119
+ },
120
+ "opens": 2,
121
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_LicensePLate_BaseColor.ppm"
122
+ },
123
+ {
124
+ "mode_counts": {
125
+ "r": 2
126
+ },
127
+ "opens": 2,
128
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_Wheels_TeslaM3_BaseColor.ppm"
129
+ },
130
+ {
131
+ "mode_counts": {
132
+ "r": 2
133
+ },
134
+ "opens": 2,
135
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_base.png"
136
+ },
137
+ {
138
+ "mode_counts": {
139
+ "r": 2
140
+ },
141
+ "opens": 2,
142
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv.mtl"
143
+ },
144
+ {
145
+ "mode_counts": {
146
+ "r": 2
147
+ },
148
+ "opens": 2,
149
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv.obj"
150
+ },
151
+ {
152
+ "mode_counts": {
153
+ "r": 2
154
+ },
155
+ "opens": 2,
156
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv_normal.npy"
157
+ },
158
+ {
159
+ "mode_counts": {
160
+ "r": 2
161
+ },
162
+ "opens": 2,
163
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv_position.npy"
164
+ },
165
+ {
166
+ "mode_counts": {
167
+ "r": 1
168
+ },
169
+ "opens": 1,
170
+ "path": "/root/data/drc/configuration/__pycache__/__init__.cpython-310.pyc"
171
+ },
172
+ {
173
+ "mode_counts": {
174
+ "r": 1
175
+ },
176
+ "opens": 1,
177
+ "path": "/root/data/drc/configuration/__pycache__/configuration.cpython-310.pyc"
178
+ },
179
+ {
180
+ "mode_counts": {
181
+ "r": 1
182
+ },
183
+ "opens": 1,
184
+ "path": "/root/data/drc/configuration/base.json"
185
+ },
186
+ {
187
+ "mode_counts": {
188
+ "r": 1
189
+ },
190
+ "opens": 1,
191
+ "path": "/root/data/drc/dataset/__pycache__/__init__.cpython-310.pyc"
192
+ },
193
+ {
194
+ "mode_counts": {
195
+ "r": 1
196
+ },
197
+ "opens": 1,
198
+ "path": "/root/data/drc/dataset/__pycache__/dataLoader.cpython-310.pyc"
199
+ },
200
+ {
201
+ "mode_counts": {
202
+ "r": 1
203
+ },
204
+ "opens": 1,
205
+ "path": "/root/data/drc/dataset/__pycache__/dataset.cpython-310.pyc"
206
+ },
207
+ {
208
+ "mode_counts": {
209
+ "r": 1
210
+ },
211
+ "opens": 1,
212
+ "path": "/root/data/drc/dataset/__pycache__/manifest.cpython-310.pyc"
213
+ },
214
+ {
215
+ "mode_counts": {
216
+ "r": 1
217
+ },
218
+ "opens": 1,
219
+ "path": "/root/data/drc/dataset/__pycache__/sample.cpython-310.pyc"
220
+ },
221
+ {
222
+ "mode_counts": {
223
+ "r": 1
224
+ },
225
+ "opens": 1,
226
+ "path": "/root/data/drc/dataset/__pycache__/texture_bank.cpython-310.pyc"
227
+ },
228
+ {
229
+ "mode_counts": {
230
+ "r": 1
231
+ },
232
+ "opens": 1,
233
+ "path": "/root/data/drc/detectors/__pycache__/__init__.cpython-310.pyc"
234
+ },
235
+ {
236
+ "mode_counts": {
237
+ "r": 1
238
+ },
239
+ "opens": 1,
240
+ "path": "/root/data/drc/detectors/__pycache__/detector.cpython-310.pyc"
241
+ },
242
+ {
243
+ "mode_counts": {
244
+ "r": 1
245
+ },
246
+ "opens": 1,
247
+ "path": "/root/data/drc/detectors/__pycache__/yolov5.cpython-310.pyc"
248
+ },
249
+ {
250
+ "mode_counts": {
251
+ "r": 1
252
+ },
253
+ "opens": 1,
254
+ "path": "/root/data/drc/detectors/detector.py"
255
+ },
256
+ {
257
+ "mode_counts": {
258
+ "r": 3
259
+ },
260
+ "opens": 3,
261
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/weights/yolov5x6.pt"
262
+ },
263
+ {
264
+ "mode_counts": {
265
+ "r": 2
266
+ },
267
+ "opens": 2,
268
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/__init__.cpython-310.pyc"
269
+ },
270
+ {
271
+ "mode_counts": {
272
+ "r": 1
273
+ },
274
+ "opens": 1,
275
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/common.cpython-310.pyc"
276
+ },
277
+ {
278
+ "mode_counts": {
279
+ "r": 1
280
+ },
281
+ "opens": 1,
282
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/experimental.cpython-310.pyc"
283
+ },
284
+ {
285
+ "mode_counts": {
286
+ "r": 2
287
+ },
288
+ "opens": 2,
289
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/yolo.cpython-310.pyc"
290
+ },
291
+ {
292
+ "mode_counts": {
293
+ "r": 1
294
+ },
295
+ "opens": 1,
296
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/__init__.cpython-310.pyc"
297
+ },
298
+ {
299
+ "mode_counts": {
300
+ "r": 1
301
+ },
302
+ "opens": 1,
303
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/augmentations.cpython-310.pyc"
304
+ },
305
+ {
306
+ "mode_counts": {
307
+ "r": 1
308
+ },
309
+ "opens": 1,
310
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/autoanchor.cpython-310.pyc"
311
+ },
312
+ {
313
+ "mode_counts": {
314
+ "r": 1
315
+ },
316
+ "opens": 1,
317
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/dataloaders.cpython-310.pyc"
318
+ },
319
+ {
320
+ "mode_counts": {
321
+ "r": 1
322
+ },
323
+ "opens": 1,
324
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/downloads.cpython-310.pyc"
325
+ },
326
+ {
327
+ "mode_counts": {
328
+ "r": 1
329
+ },
330
+ "opens": 1,
331
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/general.cpython-310.pyc"
332
+ },
333
+ {
334
+ "mode_counts": {
335
+ "r": 1
336
+ },
337
+ "opens": 1,
338
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/metrics.cpython-310.pyc"
339
+ },
340
+ {
341
+ "mode_counts": {
342
+ "r": 1
343
+ },
344
+ "opens": 1,
345
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/plots.cpython-310.pyc"
346
+ },
347
+ {
348
+ "mode_counts": {
349
+ "r": 1
350
+ },
351
+ "opens": 1,
352
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/torch_utils.cpython-310.pyc"
353
+ },
354
+ {
355
+ "mode_counts": {
356
+ "r": 1
357
+ },
358
+ "opens": 1,
359
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/augmentations.py"
360
+ },
361
+ {
362
+ "mode_counts": {
363
+ "r": 1
364
+ },
365
+ "opens": 1,
366
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/general.py"
367
+ },
368
+ {
369
+ "mode_counts": {
370
+ "r": 1
371
+ },
372
+ "opens": 1,
373
+ "path": "/root/data/drc/detectors/yolov5.py"
374
+ },
375
+ {
376
+ "mode_counts": {
377
+ "r": 1
378
+ },
379
+ "opens": 1,
380
+ "path": "/root/data/drc/experiments/provenance/stage7_20260804/stage7b_input_freeze_v2/source_checkpoint_inventory.json"
381
+ },
382
+ {
383
+ "mode_counts": {
384
+ "r": 2
385
+ },
386
+ "opens": 2,
387
+ "path": "/root/data/drc/experiments/splits/stage7a/audi_etron_train_only.json"
388
+ },
389
+ {
390
+ "mode_counts": {
391
+ "r": 1
392
+ },
393
+ "opens": 1,
394
+ "path": "/root/data/drc/experiments/splits/stage7a/tesla_model3_train_only.json"
395
+ },
396
+ {
397
+ "mode_counts": {
398
+ "r": 1
399
+ },
400
+ "opens": 1,
401
+ "path": "/root/data/drc/log/__pycache__/__init__.cpython-310.pyc"
402
+ },
403
+ {
404
+ "mode_counts": {
405
+ "r": 1
406
+ },
407
+ "opens": 1,
408
+ "path": "/root/data/drc/log/__pycache__/logger.cpython-310.pyc"
409
+ },
410
+ {
411
+ "mode_counts": {
412
+ "a": 2
413
+ },
414
+ "opens": 2,
415
+ "path": "/root/data/drc/log/operating.log"
416
+ },
417
+ {
418
+ "mode_counts": {
419
+ "r": 1
420
+ },
421
+ "opens": 1,
422
+ "path": "/root/data/drc/method/__pycache__/__init__.cpython-310.pyc"
423
+ },
424
+ {
425
+ "mode_counts": {
426
+ "r": 1
427
+ },
428
+ "opens": 1,
429
+ "path": "/root/data/drc/method/__pycache__/datasetGenerate.cpython-310.pyc"
430
+ },
431
+ {
432
+ "mode_counts": {
433
+ "r": 1
434
+ },
435
+ "opens": 1,
436
+ "path": "/root/data/drc/method/__pycache__/evaluationCamouflage.cpython-310.pyc"
437
+ },
438
+ {
439
+ "mode_counts": {
440
+ "r": 1
441
+ },
442
+ "opens": 1,
443
+ "path": "/root/data/drc/method/__pycache__/trainCamouflage.cpython-310.pyc"
444
+ },
445
+ {
446
+ "mode_counts": {
447
+ "r": 1
448
+ },
449
+ "opens": 1,
450
+ "path": "/root/data/drc/method/__pycache__/universal_camouflage.cpython-310.pyc"
451
+ },
452
+ {
453
+ "mode_counts": {
454
+ "r": 1
455
+ },
456
+ "opens": 1,
457
+ "path": "/root/data/drc/renderLib/__pycache__/__init__.cpython-310.pyc"
458
+ },
459
+ {
460
+ "mode_counts": {
461
+ "r": 1
462
+ },
463
+ "opens": 1,
464
+ "path": "/root/data/drc/renderLib/camouflage/__pycache__/__init__.cpython-310.pyc"
465
+ },
466
+ {
467
+ "mode_counts": {
468
+ "r": 1
469
+ },
470
+ "opens": 1,
471
+ "path": "/root/data/drc/renderLib/camouflage/__pycache__/camouflage.cpython-310.pyc"
472
+ },
473
+ {
474
+ "mode_counts": {
475
+ "r": 1
476
+ },
477
+ "opens": 1,
478
+ "path": "/root/data/drc/renderLib/mesh/__pycache__/__init__.cpython-310.pyc"
479
+ },
480
+ {
481
+ "mode_counts": {
482
+ "r": 1
483
+ },
484
+ "opens": 1,
485
+ "path": "/root/data/drc/renderLib/mesh/__pycache__/mesh.cpython-310.pyc"
486
+ },
487
+ {
488
+ "mode_counts": {
489
+ "r": 1
490
+ },
491
+ "opens": 1,
492
+ "path": "/root/data/drc/renderLib/renderer/__pycache__/__init__.cpython-310.pyc"
493
+ },
494
+ {
495
+ "mode_counts": {
496
+ "r": 1
497
+ },
498
+ "opens": 1,
499
+ "path": "/root/data/drc/renderLib/renderer/__pycache__/renderer.cpython-310.pyc"
500
+ },
501
+ {
502
+ "mode_counts": {
503
+ "r": 1
504
+ },
505
+ "opens": 1,
506
+ "path": "/root/data/drc/simulatorLib/__pycache__/__init__.cpython-310.pyc"
507
+ },
508
+ {
509
+ "mode_counts": {
510
+ "r": 1
511
+ },
512
+ "opens": 1,
513
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/__init__.cpython-310.pyc"
514
+ },
515
+ {
516
+ "mode_counts": {
517
+ "r": 1
518
+ },
519
+ "opens": 1,
520
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/baseActor.cpython-310.pyc"
521
+ },
522
+ {
523
+ "mode_counts": {
524
+ "r": 1
525
+ },
526
+ "opens": 1,
527
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/sensor.cpython-310.pyc"
528
+ },
529
+ {
530
+ "mode_counts": {
531
+ "r": 1
532
+ },
533
+ "opens": 1,
534
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/vehicle.cpython-310.pyc"
535
+ },
536
+ {
537
+ "mode_counts": {
538
+ "r": 1
539
+ },
540
+ "opens": 1,
541
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/__init__.cpython-310.pyc"
542
+ },
543
+ {
544
+ "mode_counts": {
545
+ "r": 1
546
+ },
547
+ "opens": 1,
548
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/baseFactory.cpython-310.pyc"
549
+ },
550
+ {
551
+ "mode_counts": {
552
+ "r": 1
553
+ },
554
+ "opens": 1,
555
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/sensorFactory.cpython-310.pyc"
556
+ },
557
+ {
558
+ "mode_counts": {
559
+ "r": 1
560
+ },
561
+ "opens": 1,
562
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/vehicleFacotry.cpython-310.pyc"
563
+ },
564
+ {
565
+ "mode_counts": {
566
+ "r": 1
567
+ },
568
+ "opens": 1,
569
+ "path": "/root/data/drc/simulatorLib/atlas/__pycache__/__init__.cpython-310.pyc"
570
+ },
571
+ {
572
+ "mode_counts": {
573
+ "r": 1
574
+ },
575
+ "opens": 1,
576
+ "path": "/root/data/drc/simulatorLib/atlas/__pycache__/atlas.cpython-310.pyc"
577
+ },
578
+ {
579
+ "mode_counts": {
580
+ "r": 1
581
+ },
582
+ "opens": 1,
583
+ "path": "/root/data/drc/simulatorLib/connect/__pycache__/__init__.cpython-310.pyc"
584
+ },
585
+ {
586
+ "mode_counts": {
587
+ "r": 1
588
+ },
589
+ "opens": 1,
590
+ "path": "/root/data/drc/simulatorLib/connect/__pycache__/connect.cpython-310.pyc"
591
+ },
592
+ {
593
+ "mode_counts": {
594
+ "r": 1
595
+ },
596
+ "opens": 1,
597
+ "path": "/root/data/drc/simulatorLib/processor/__pycache__/__init__.cpython-310.pyc"
598
+ },
599
+ {
600
+ "mode_counts": {
601
+ "r": 1
602
+ },
603
+ "opens": 1,
604
+ "path": "/root/data/drc/simulatorLib/processor/__pycache__/processor.cpython-310.pyc"
605
+ },
606
+ {
607
+ "mode_counts": {
608
+ "r": 1
609
+ },
610
+ "opens": 1,
611
+ "path": "/root/data/drc/simulatorLib/weather/__pycache__/__init__.cpython-310.pyc"
612
+ },
613
+ {
614
+ "mode_counts": {
615
+ "r": 1
616
+ },
617
+ "opens": 1,
618
+ "path": "/root/data/drc/simulatorLib/weather/__pycache__/weather.cpython-310.pyc"
619
+ },
620
+ {
621
+ "mode_counts": {
622
+ "r": 1
623
+ },
624
+ "opens": 1,
625
+ "path": "/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation.py"
626
+ },
627
+ {
628
+ "mode_counts": {
629
+ "r": 1
630
+ },
631
+ "opens": 1,
632
+ "path": "/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation_v3.py"
633
+ },
634
+ {
635
+ "mode_counts": {
636
+ "r": 1
637
+ },
638
+ "opens": 1,
639
+ "path": "/root/data/drc/utils/__init__.py"
640
+ },
641
+ {
642
+ "mode_counts": {
643
+ "r": 1
644
+ },
645
+ "opens": 1,
646
+ "path": "/root/data/drc/utils/__pycache__/__init__.cpython-310.pyc"
647
+ },
648
+ {
649
+ "mode_counts": {
650
+ "r": 1
651
+ },
652
+ "opens": 1,
653
+ "path": "/root/data/drc/utils/__pycache__/checkpoint.cpython-310.pyc"
654
+ },
655
+ {
656
+ "mode_counts": {
657
+ "r": 1
658
+ },
659
+ "opens": 1,
660
+ "path": "/root/data/drc/utils/__pycache__/decorators.cpython-310.pyc"
661
+ },
662
+ {
663
+ "mode_counts": {
664
+ "r": 1
665
+ },
666
+ "opens": 1,
667
+ "path": "/root/data/drc/utils/__pycache__/detection_metrics.cpython-310.pyc"
668
+ },
669
+ {
670
+ "mode_counts": {
671
+ "r": 1
672
+ },
673
+ "opens": 1,
674
+ "path": "/root/data/drc/utils/__pycache__/genarate.cpython-310.pyc"
675
+ },
676
+ {
677
+ "mode_counts": {
678
+ "r": 1
679
+ },
680
+ "opens": 1,
681
+ "path": "/root/data/drc/utils/__pycache__/graph.cpython-310.pyc"
682
+ },
683
+ {
684
+ "mode_counts": {
685
+ "r": 1
686
+ },
687
+ "opens": 1,
688
+ "path": "/root/data/drc/utils/__pycache__/image.cpython-310.pyc"
689
+ },
690
+ {
691
+ "mode_counts": {
692
+ "r": 1
693
+ },
694
+ "opens": 1,
695
+ "path": "/root/data/drc/utils/__pycache__/loss.cpython-310.pyc"
696
+ },
697
+ {
698
+ "mode_counts": {
699
+ "r": 1
700
+ },
701
+ "opens": 1,
702
+ "path": "/root/data/drc/utils/__pycache__/position.cpython-310.pyc"
703
+ },
704
+ {
705
+ "mode_counts": {
706
+ "r": 1
707
+ },
708
+ "opens": 1,
709
+ "path": "/root/data/drc/utils/__pycache__/torch_compat.cpython-310.pyc"
710
+ },
711
+ {
712
+ "mode_counts": {
713
+ "r": 1
714
+ },
715
+ "opens": 1,
716
+ "path": "/root/data/drc/utils/__pycache__/transformation.cpython-310.pyc"
717
+ },
718
+ {
719
+ "mode_counts": {
720
+ "r": 1
721
+ },
722
+ "opens": 1,
723
+ "path": "/root/data/drc/utils/__pycache__/wasserstein.cpython-310.pyc"
724
+ },
725
+ {
726
+ "mode_counts": {
727
+ "r": 1
728
+ },
729
+ "opens": 1,
730
+ "path": "/root/data/drc/utils/torch_compat.py"
731
+ },
732
+ {
733
+ "mode_counts": {
734
+ "r": 1
735
+ },
736
+ "opens": 1,
737
+ "path": "/root/data/releases/model-d38b274e/stage2_town10_universal_latent32x64_v1/checkpoints/epoch_0006.pt"
738
+ },
739
+ {
740
+ "mode_counts": {
741
+ "w": 1
742
+ },
743
+ "opens": 1,
744
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a"
745
+ },
746
+ {
747
+ "mode_counts": {
748
+ "None": 1
749
+ },
750
+ "opens": 1,
751
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/.partial_specialist_training_results.json.3uyaimhs.tmp"
752
+ },
753
+ {
754
+ "mode_counts": {
755
+ "w": 2
756
+ },
757
+ "opens": 2,
758
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron"
759
+ },
760
+ {
761
+ "mode_counts": {
762
+ "None": 1
763
+ },
764
+ "opens": 1,
765
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/.runtime_config.json.t0fsp4ba.tmp"
766
+ },
767
+ {
768
+ "mode_counts": {
769
+ "None": 1
770
+ },
771
+ "opens": 1,
772
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/.training_result.json.z65x5zza.tmp"
773
+ },
774
+ {
775
+ "mode_counts": {
776
+ "r": 1
777
+ },
778
+ "opens": 1,
779
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/runtime_config.json"
780
+ },
781
+ {
782
+ "mode_counts": {
783
+ "None": 1
784
+ },
785
+ "opens": 1,
786
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints"
787
+ },
788
+ {
789
+ "mode_counts": {
790
+ "None": 1
791
+ },
792
+ "opens": 1,
793
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/.final.pt.9a9k1nj1.tmp"
794
+ },
795
+ {
796
+ "mode_counts": {
797
+ "r": 4
798
+ },
799
+ "opens": 4,
800
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/final.pt"
801
+ },
802
+ {
803
+ "mode_counts": {
804
+ "r": 2,
805
+ "w": 1
806
+ },
807
+ "opens": 3,
808
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/metrics.csv"
809
+ },
810
+ {
811
+ "mode_counts": {
812
+ "w": 1
813
+ },
814
+ "opens": 1,
815
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/tesla_model3"
816
+ },
817
+ {
818
+ "mode_counts": {
819
+ "None": 1
820
+ },
821
+ "opens": 1,
822
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/tesla_model3/.runtime_config.json.6tj10bso.tmp"
823
+ }
824
+ ],
825
+ "scope_roots": [
826
+ "/root/data/drc",
827
+ "/root/data/releases/model-d38b274e/stage2_town10_universal_latent32x64_v1/checkpoints",
828
+ "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a"
829
+ ],
830
+ "scoped_open_events": 148,
831
+ "unique_scoped_paths": 114
832
+ },
833
+ "shared_training_completed": false,
834
+ "specialization_decision": "unavailable",
835
+ "status": "stage7b_v3_indeterminate",
836
+ "traceback": "Traceback (most recent call last):\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation_v3.py\", line 997, in run_treatment\n specialist_training[vehicle] = stage7b_v2.run_training_arm(\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation.py\", line 1364, in run_training_arm\n stage7b_v1._validate_applied_source_state(\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_generator_finetune.py\", line 397, in _validate_applied_source_state\n raise ValueError(\nValueError: Applied Stage 7b source state optimizer mismatch: expected {'all_steps_identical': True, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'param_groups': 1, 'parameter_numel': 35032051, 'state_entries': 41, 'state_sha256': '234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003', 'step_count': 41, 'step_max': 1728.0, 'step_min': 1728.0}, observed {'state_sha256': '7883735ad9300887a50311152fb4de3e175b207e84fd0a8741888a97cd4abf4b', 'state_entries': 41, 'param_groups': 1, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'parameter_numel': 35032051, 'step_count': 41, 'step_min': 2160.0, 'step_max': 2160.0, 'all_steps_identical': True}\n"
837
+ }
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/launcher.log ADDED
@@ -0,0 +1,855 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-08-04 21:00:48,556 - INFO - enable console log
2
+ 2026-08-04 21:00:48,557 - INFO - enable file log,the log file is in the log
3
+ 2026-08-04 21:00:48,950 - INFO - Detector: YoloV5 is selected,trying to load the detector.
4
+ 2026-08-04 21:00:50,260 - INFO - Try to loading weight named yolov5x6.pt
5
+ Fusing layers...
6
+ YOLOv5x6 summary: 574 layers, 140730220 parameters, 0 gradients, 209.6 GFLOPs
7
+ 2026-08-04 21:00:52,753 - INFO - Detector frozen for input-gradient optimization: modules=1, parameters=140730220
8
+ 2026-08-04 21:00:53,519 - INFO - Try to loading data from /root/data/hf-releases/drc-data-0664d82e/raw/stage2_town10_v1.
9
+ 2026-08-04 21:00:55,690 - INFO - Geometry loaded from mask=asset/audi_etron_carla_attack/audi_etron_carla_attack_mask.png, position=True, normal=True
10
+ 2026-08-04 21:00:55,690 - INFO - Universal camouflage initialized: style=forest, latent=8x32x64, texture=2048x2048, stochastic_train=True, highres_residual=False, spatial_geometry_decoder=True, canonical_surface_decoder=False
11
+ 2026-08-04 21:06:54,905 - INFO - Detector: YoloV5 is selected,trying to load the detector.
12
+ 2026-08-04 21:06:54,905 - INFO - Try to loading weight named yolov5x6.pt
13
+ Fusing layers...
14
+ YOLOv5x6 summary: 574 layers, 140730220 parameters, 0 gradients, 209.6 GFLOPs
15
+ 2026-08-04 21:06:56,015 - INFO - Detector frozen for input-gradient optimization: modules=1, parameters=140730220
16
+ 2026-08-04 21:06:56,731 - INFO - Try to loading data from /root/data/hf-releases/drc-data-0664d82e/raw/stage2_town10_v1.
17
+ 2026-08-04 21:06:57,499 - INFO - Geometry loaded from mask=asset/tesla_model3_carla_attack/tesla_model3_carla_attack_mask.png, position=True, normal=True
18
+ 2026-08-04 21:06:57,500 - INFO - Universal camouflage initialized: style=forest, latent=8x32x64, texture=2048x2048, stochastic_train=True, highres_residual=False, spatial_geometry_decoder=True, canonical_surface_decoder=False
19
+ {
20
+ "audit_id": "stage7b_per_vehicle_vs_shared_continuation_control_v3",
21
+ "capacity_decision": "unavailable",
22
+ "claim_boundary": "A valid Stage 7b v3 result is only a fixed-cohort same-training-data continuation audit under the exact inherited source checkpoint, Adam/RNG state, frozen learning rate, losses, schedules, numerical environment, and seed-42 endpoint. Three endpoint executions bound protocol-defined numerical sensitivity; they are not iid training runs or population replicates and support no confidence interval or p-value. A positive specialist-versus-shared contrast identifies only a continuation-strategy effect under the frozen exposure-matched control, not cross-vehicle gradient conflict as a unique mechanism. Direct output is an unmatched training-fit oracle, not a fair baseline. No result supports unseen-vehicle or detector generalization, naturalness, renderer fidelity, weather robustness, physical robustness, SOTA, or representation impossibility. V2a remains permanently indeterminate regardless of v3 outcome.",
23
+ "completed_final_endpoint_executions": 0,
24
+ "completed_specialist_training_vehicles": [
25
+ "audi.etron"
26
+ ],
27
+ "error": "Applied Stage 7b source state optimizer mismatch: expected {'all_steps_identical': True, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'param_groups': 1, 'parameter_numel': 35032051, 'state_entries': 41, 'state_sha256': '234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003', 'step_count': 41, 'step_max': 1728.0, 'step_min': 1728.0}, observed {'state_sha256': '7883735ad9300887a50311152fb4de3e175b207e84fd0a8741888a97cd4abf4b', 'state_entries': 41, 'param_groups': 1, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'parameter_numel': 35032051, 'step_count': 41, 'step_min': 2160.0, 'step_max': 2160.0, 'all_steps_identical': True}",
28
+ "error_type": "ValueError",
29
+ "oracle_recovery_decision": "unavailable",
30
+ "recorded_at_utc": "2026-08-04T13:06:58.772311+00:00",
31
+ "runtime_file_access": {
32
+ "audit_event": "python_open",
33
+ "excluded_markers": [
34
+ "toyota.prius",
35
+ "toyota_prius",
36
+ "lincoln.mkz_2017",
37
+ "lincoln_mkz_2017",
38
+ "nissan.patrol_2021",
39
+ "nissan_patrol_2021"
40
+ ],
41
+ "excluded_runtime_path_open_count": 0,
42
+ "paths": [
43
+ {
44
+ "mode_counts": {
45
+ "r": 2
46
+ },
47
+ "opens": 2,
48
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/MI_Interior_Etron_BaseColor.png"
49
+ },
50
+ {
51
+ "mode_counts": {
52
+ "r": 2
53
+ },
54
+ "opens": 2,
55
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/MI_Wheels_Etron_BaseColor.png"
56
+ },
57
+ {
58
+ "mode_counts": {
59
+ "r": 2
60
+ },
61
+ "opens": 2,
62
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/M_LicensePlate_BaseColor.png"
63
+ },
64
+ {
65
+ "mode_counts": {
66
+ "r": 2
67
+ },
68
+ "opens": 2,
69
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_base.png"
70
+ },
71
+ {
72
+ "mode_counts": {
73
+ "r": 1
74
+ },
75
+ "opens": 1,
76
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_mask.png"
77
+ },
78
+ {
79
+ "mode_counts": {
80
+ "r": 2
81
+ },
82
+ "opens": 2,
83
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.mtl"
84
+ },
85
+ {
86
+ "mode_counts": {
87
+ "r": 3
88
+ },
89
+ "opens": 3,
90
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.obj"
91
+ },
92
+ {
93
+ "mode_counts": {
94
+ "r": 3
95
+ },
96
+ "opens": 3,
97
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_normal.npy"
98
+ },
99
+ {
100
+ "mode_counts": {
101
+ "r": 3
102
+ },
103
+ "opens": 3,
104
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_position.npy"
105
+ },
106
+ {
107
+ "mode_counts": {
108
+ "r": 2
109
+ },
110
+ "opens": 2,
111
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarExterior_TeslaM3_BaseColor.ppm"
112
+ },
113
+ {
114
+ "mode_counts": {
115
+ "r": 2
116
+ },
117
+ "opens": 2,
118
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarGlass_TeslaM3_BaseColor.ppm"
119
+ },
120
+ {
121
+ "mode_counts": {
122
+ "r": 2
123
+ },
124
+ "opens": 2,
125
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarLightGlass_TeslaM3_BaseColor.ppm"
126
+ },
127
+ {
128
+ "mode_counts": {
129
+ "r": 2
130
+ },
131
+ "opens": 2,
132
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_Interior_TeslaM3_BaseColor.ppm"
133
+ },
134
+ {
135
+ "mode_counts": {
136
+ "r": 2
137
+ },
138
+ "opens": 2,
139
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_LicensePLate_BaseColor.ppm"
140
+ },
141
+ {
142
+ "mode_counts": {
143
+ "r": 2
144
+ },
145
+ "opens": 2,
146
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_Wheels_TeslaM3_BaseColor.ppm"
147
+ },
148
+ {
149
+ "mode_counts": {
150
+ "r": 2
151
+ },
152
+ "opens": 2,
153
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_base.png"
154
+ },
155
+ {
156
+ "mode_counts": {
157
+ "r": 2
158
+ },
159
+ "opens": 2,
160
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv.mtl"
161
+ },
162
+ {
163
+ "mode_counts": {
164
+ "r": 2
165
+ },
166
+ "opens": 2,
167
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv.obj"
168
+ },
169
+ {
170
+ "mode_counts": {
171
+ "r": 2
172
+ },
173
+ "opens": 2,
174
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv_normal.npy"
175
+ },
176
+ {
177
+ "mode_counts": {
178
+ "r": 2
179
+ },
180
+ "opens": 2,
181
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv_position.npy"
182
+ },
183
+ {
184
+ "mode_counts": {
185
+ "r": 1
186
+ },
187
+ "opens": 1,
188
+ "path": "/root/data/drc/configuration/__pycache__/__init__.cpython-310.pyc"
189
+ },
190
+ {
191
+ "mode_counts": {
192
+ "r": 1
193
+ },
194
+ "opens": 1,
195
+ "path": "/root/data/drc/configuration/__pycache__/configuration.cpython-310.pyc"
196
+ },
197
+ {
198
+ "mode_counts": {
199
+ "r": 1
200
+ },
201
+ "opens": 1,
202
+ "path": "/root/data/drc/configuration/base.json"
203
+ },
204
+ {
205
+ "mode_counts": {
206
+ "r": 1
207
+ },
208
+ "opens": 1,
209
+ "path": "/root/data/drc/dataset/__pycache__/__init__.cpython-310.pyc"
210
+ },
211
+ {
212
+ "mode_counts": {
213
+ "r": 1
214
+ },
215
+ "opens": 1,
216
+ "path": "/root/data/drc/dataset/__pycache__/dataLoader.cpython-310.pyc"
217
+ },
218
+ {
219
+ "mode_counts": {
220
+ "r": 1
221
+ },
222
+ "opens": 1,
223
+ "path": "/root/data/drc/dataset/__pycache__/dataset.cpython-310.pyc"
224
+ },
225
+ {
226
+ "mode_counts": {
227
+ "r": 1
228
+ },
229
+ "opens": 1,
230
+ "path": "/root/data/drc/dataset/__pycache__/manifest.cpython-310.pyc"
231
+ },
232
+ {
233
+ "mode_counts": {
234
+ "r": 1
235
+ },
236
+ "opens": 1,
237
+ "path": "/root/data/drc/dataset/__pycache__/sample.cpython-310.pyc"
238
+ },
239
+ {
240
+ "mode_counts": {
241
+ "r": 1
242
+ },
243
+ "opens": 1,
244
+ "path": "/root/data/drc/dataset/__pycache__/texture_bank.cpython-310.pyc"
245
+ },
246
+ {
247
+ "mode_counts": {
248
+ "r": 1
249
+ },
250
+ "opens": 1,
251
+ "path": "/root/data/drc/detectors/__pycache__/__init__.cpython-310.pyc"
252
+ },
253
+ {
254
+ "mode_counts": {
255
+ "r": 1
256
+ },
257
+ "opens": 1,
258
+ "path": "/root/data/drc/detectors/__pycache__/detector.cpython-310.pyc"
259
+ },
260
+ {
261
+ "mode_counts": {
262
+ "r": 1
263
+ },
264
+ "opens": 1,
265
+ "path": "/root/data/drc/detectors/__pycache__/yolov5.cpython-310.pyc"
266
+ },
267
+ {
268
+ "mode_counts": {
269
+ "r": 1
270
+ },
271
+ "opens": 1,
272
+ "path": "/root/data/drc/detectors/detector.py"
273
+ },
274
+ {
275
+ "mode_counts": {
276
+ "r": 3
277
+ },
278
+ "opens": 3,
279
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/weights/yolov5x6.pt"
280
+ },
281
+ {
282
+ "mode_counts": {
283
+ "r": 2
284
+ },
285
+ "opens": 2,
286
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/__init__.cpython-310.pyc"
287
+ },
288
+ {
289
+ "mode_counts": {
290
+ "r": 1
291
+ },
292
+ "opens": 1,
293
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/common.cpython-310.pyc"
294
+ },
295
+ {
296
+ "mode_counts": {
297
+ "r": 1
298
+ },
299
+ "opens": 1,
300
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/experimental.cpython-310.pyc"
301
+ },
302
+ {
303
+ "mode_counts": {
304
+ "r": 2
305
+ },
306
+ "opens": 2,
307
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/yolo.cpython-310.pyc"
308
+ },
309
+ {
310
+ "mode_counts": {
311
+ "r": 1
312
+ },
313
+ "opens": 1,
314
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/__init__.cpython-310.pyc"
315
+ },
316
+ {
317
+ "mode_counts": {
318
+ "r": 1
319
+ },
320
+ "opens": 1,
321
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/augmentations.cpython-310.pyc"
322
+ },
323
+ {
324
+ "mode_counts": {
325
+ "r": 1
326
+ },
327
+ "opens": 1,
328
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/autoanchor.cpython-310.pyc"
329
+ },
330
+ {
331
+ "mode_counts": {
332
+ "r": 1
333
+ },
334
+ "opens": 1,
335
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/dataloaders.cpython-310.pyc"
336
+ },
337
+ {
338
+ "mode_counts": {
339
+ "r": 1
340
+ },
341
+ "opens": 1,
342
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/downloads.cpython-310.pyc"
343
+ },
344
+ {
345
+ "mode_counts": {
346
+ "r": 1
347
+ },
348
+ "opens": 1,
349
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/general.cpython-310.pyc"
350
+ },
351
+ {
352
+ "mode_counts": {
353
+ "r": 1
354
+ },
355
+ "opens": 1,
356
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/metrics.cpython-310.pyc"
357
+ },
358
+ {
359
+ "mode_counts": {
360
+ "r": 1
361
+ },
362
+ "opens": 1,
363
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/plots.cpython-310.pyc"
364
+ },
365
+ {
366
+ "mode_counts": {
367
+ "r": 1
368
+ },
369
+ "opens": 1,
370
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/torch_utils.cpython-310.pyc"
371
+ },
372
+ {
373
+ "mode_counts": {
374
+ "r": 1
375
+ },
376
+ "opens": 1,
377
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/augmentations.py"
378
+ },
379
+ {
380
+ "mode_counts": {
381
+ "r": 1
382
+ },
383
+ "opens": 1,
384
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/general.py"
385
+ },
386
+ {
387
+ "mode_counts": {
388
+ "r": 1
389
+ },
390
+ "opens": 1,
391
+ "path": "/root/data/drc/detectors/yolov5.py"
392
+ },
393
+ {
394
+ "mode_counts": {
395
+ "r": 1
396
+ },
397
+ "opens": 1,
398
+ "path": "/root/data/drc/experiments/provenance/stage7_20260804/stage7b_input_freeze_v2/source_checkpoint_inventory.json"
399
+ },
400
+ {
401
+ "mode_counts": {
402
+ "r": 2
403
+ },
404
+ "opens": 2,
405
+ "path": "/root/data/drc/experiments/splits/stage7a/audi_etron_train_only.json"
406
+ },
407
+ {
408
+ "mode_counts": {
409
+ "r": 1
410
+ },
411
+ "opens": 1,
412
+ "path": "/root/data/drc/experiments/splits/stage7a/tesla_model3_train_only.json"
413
+ },
414
+ {
415
+ "mode_counts": {
416
+ "r": 1
417
+ },
418
+ "opens": 1,
419
+ "path": "/root/data/drc/log/__pycache__/__init__.cpython-310.pyc"
420
+ },
421
+ {
422
+ "mode_counts": {
423
+ "r": 1
424
+ },
425
+ "opens": 1,
426
+ "path": "/root/data/drc/log/__pycache__/logger.cpython-310.pyc"
427
+ },
428
+ {
429
+ "mode_counts": {
430
+ "a": 2
431
+ },
432
+ "opens": 2,
433
+ "path": "/root/data/drc/log/operating.log"
434
+ },
435
+ {
436
+ "mode_counts": {
437
+ "r": 1
438
+ },
439
+ "opens": 1,
440
+ "path": "/root/data/drc/method/__pycache__/__init__.cpython-310.pyc"
441
+ },
442
+ {
443
+ "mode_counts": {
444
+ "r": 1
445
+ },
446
+ "opens": 1,
447
+ "path": "/root/data/drc/method/__pycache__/datasetGenerate.cpython-310.pyc"
448
+ },
449
+ {
450
+ "mode_counts": {
451
+ "r": 1
452
+ },
453
+ "opens": 1,
454
+ "path": "/root/data/drc/method/__pycache__/evaluationCamouflage.cpython-310.pyc"
455
+ },
456
+ {
457
+ "mode_counts": {
458
+ "r": 1
459
+ },
460
+ "opens": 1,
461
+ "path": "/root/data/drc/method/__pycache__/trainCamouflage.cpython-310.pyc"
462
+ },
463
+ {
464
+ "mode_counts": {
465
+ "r": 1
466
+ },
467
+ "opens": 1,
468
+ "path": "/root/data/drc/method/__pycache__/universal_camouflage.cpython-310.pyc"
469
+ },
470
+ {
471
+ "mode_counts": {
472
+ "r": 1
473
+ },
474
+ "opens": 1,
475
+ "path": "/root/data/drc/renderLib/__pycache__/__init__.cpython-310.pyc"
476
+ },
477
+ {
478
+ "mode_counts": {
479
+ "r": 1
480
+ },
481
+ "opens": 1,
482
+ "path": "/root/data/drc/renderLib/camouflage/__pycache__/__init__.cpython-310.pyc"
483
+ },
484
+ {
485
+ "mode_counts": {
486
+ "r": 1
487
+ },
488
+ "opens": 1,
489
+ "path": "/root/data/drc/renderLib/camouflage/__pycache__/camouflage.cpython-310.pyc"
490
+ },
491
+ {
492
+ "mode_counts": {
493
+ "r": 1
494
+ },
495
+ "opens": 1,
496
+ "path": "/root/data/drc/renderLib/mesh/__pycache__/__init__.cpython-310.pyc"
497
+ },
498
+ {
499
+ "mode_counts": {
500
+ "r": 1
501
+ },
502
+ "opens": 1,
503
+ "path": "/root/data/drc/renderLib/mesh/__pycache__/mesh.cpython-310.pyc"
504
+ },
505
+ {
506
+ "mode_counts": {
507
+ "r": 1
508
+ },
509
+ "opens": 1,
510
+ "path": "/root/data/drc/renderLib/renderer/__pycache__/__init__.cpython-310.pyc"
511
+ },
512
+ {
513
+ "mode_counts": {
514
+ "r": 1
515
+ },
516
+ "opens": 1,
517
+ "path": "/root/data/drc/renderLib/renderer/__pycache__/renderer.cpython-310.pyc"
518
+ },
519
+ {
520
+ "mode_counts": {
521
+ "r": 1
522
+ },
523
+ "opens": 1,
524
+ "path": "/root/data/drc/simulatorLib/__pycache__/__init__.cpython-310.pyc"
525
+ },
526
+ {
527
+ "mode_counts": {
528
+ "r": 1
529
+ },
530
+ "opens": 1,
531
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/__init__.cpython-310.pyc"
532
+ },
533
+ {
534
+ "mode_counts": {
535
+ "r": 1
536
+ },
537
+ "opens": 1,
538
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/baseActor.cpython-310.pyc"
539
+ },
540
+ {
541
+ "mode_counts": {
542
+ "r": 1
543
+ },
544
+ "opens": 1,
545
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/sensor.cpython-310.pyc"
546
+ },
547
+ {
548
+ "mode_counts": {
549
+ "r": 1
550
+ },
551
+ "opens": 1,
552
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/vehicle.cpython-310.pyc"
553
+ },
554
+ {
555
+ "mode_counts": {
556
+ "r": 1
557
+ },
558
+ "opens": 1,
559
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/__init__.cpython-310.pyc"
560
+ },
561
+ {
562
+ "mode_counts": {
563
+ "r": 1
564
+ },
565
+ "opens": 1,
566
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/baseFactory.cpython-310.pyc"
567
+ },
568
+ {
569
+ "mode_counts": {
570
+ "r": 1
571
+ },
572
+ "opens": 1,
573
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/sensorFactory.cpython-310.pyc"
574
+ },
575
+ {
576
+ "mode_counts": {
577
+ "r": 1
578
+ },
579
+ "opens": 1,
580
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/vehicleFacotry.cpython-310.pyc"
581
+ },
582
+ {
583
+ "mode_counts": {
584
+ "r": 1
585
+ },
586
+ "opens": 1,
587
+ "path": "/root/data/drc/simulatorLib/atlas/__pycache__/__init__.cpython-310.pyc"
588
+ },
589
+ {
590
+ "mode_counts": {
591
+ "r": 1
592
+ },
593
+ "opens": 1,
594
+ "path": "/root/data/drc/simulatorLib/atlas/__pycache__/atlas.cpython-310.pyc"
595
+ },
596
+ {
597
+ "mode_counts": {
598
+ "r": 1
599
+ },
600
+ "opens": 1,
601
+ "path": "/root/data/drc/simulatorLib/connect/__pycache__/__init__.cpython-310.pyc"
602
+ },
603
+ {
604
+ "mode_counts": {
605
+ "r": 1
606
+ },
607
+ "opens": 1,
608
+ "path": "/root/data/drc/simulatorLib/connect/__pycache__/connect.cpython-310.pyc"
609
+ },
610
+ {
611
+ "mode_counts": {
612
+ "r": 1
613
+ },
614
+ "opens": 1,
615
+ "path": "/root/data/drc/simulatorLib/processor/__pycache__/__init__.cpython-310.pyc"
616
+ },
617
+ {
618
+ "mode_counts": {
619
+ "r": 1
620
+ },
621
+ "opens": 1,
622
+ "path": "/root/data/drc/simulatorLib/processor/__pycache__/processor.cpython-310.pyc"
623
+ },
624
+ {
625
+ "mode_counts": {
626
+ "r": 1
627
+ },
628
+ "opens": 1,
629
+ "path": "/root/data/drc/simulatorLib/weather/__pycache__/__init__.cpython-310.pyc"
630
+ },
631
+ {
632
+ "mode_counts": {
633
+ "r": 1
634
+ },
635
+ "opens": 1,
636
+ "path": "/root/data/drc/simulatorLib/weather/__pycache__/weather.cpython-310.pyc"
637
+ },
638
+ {
639
+ "mode_counts": {
640
+ "r": 1
641
+ },
642
+ "opens": 1,
643
+ "path": "/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation.py"
644
+ },
645
+ {
646
+ "mode_counts": {
647
+ "r": 1
648
+ },
649
+ "opens": 1,
650
+ "path": "/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation_v3.py"
651
+ },
652
+ {
653
+ "mode_counts": {
654
+ "r": 1
655
+ },
656
+ "opens": 1,
657
+ "path": "/root/data/drc/utils/__init__.py"
658
+ },
659
+ {
660
+ "mode_counts": {
661
+ "r": 1
662
+ },
663
+ "opens": 1,
664
+ "path": "/root/data/drc/utils/__pycache__/__init__.cpython-310.pyc"
665
+ },
666
+ {
667
+ "mode_counts": {
668
+ "r": 1
669
+ },
670
+ "opens": 1,
671
+ "path": "/root/data/drc/utils/__pycache__/checkpoint.cpython-310.pyc"
672
+ },
673
+ {
674
+ "mode_counts": {
675
+ "r": 1
676
+ },
677
+ "opens": 1,
678
+ "path": "/root/data/drc/utils/__pycache__/decorators.cpython-310.pyc"
679
+ },
680
+ {
681
+ "mode_counts": {
682
+ "r": 1
683
+ },
684
+ "opens": 1,
685
+ "path": "/root/data/drc/utils/__pycache__/detection_metrics.cpython-310.pyc"
686
+ },
687
+ {
688
+ "mode_counts": {
689
+ "r": 1
690
+ },
691
+ "opens": 1,
692
+ "path": "/root/data/drc/utils/__pycache__/genarate.cpython-310.pyc"
693
+ },
694
+ {
695
+ "mode_counts": {
696
+ "r": 1
697
+ },
698
+ "opens": 1,
699
+ "path": "/root/data/drc/utils/__pycache__/graph.cpython-310.pyc"
700
+ },
701
+ {
702
+ "mode_counts": {
703
+ "r": 1
704
+ },
705
+ "opens": 1,
706
+ "path": "/root/data/drc/utils/__pycache__/image.cpython-310.pyc"
707
+ },
708
+ {
709
+ "mode_counts": {
710
+ "r": 1
711
+ },
712
+ "opens": 1,
713
+ "path": "/root/data/drc/utils/__pycache__/loss.cpython-310.pyc"
714
+ },
715
+ {
716
+ "mode_counts": {
717
+ "r": 1
718
+ },
719
+ "opens": 1,
720
+ "path": "/root/data/drc/utils/__pycache__/position.cpython-310.pyc"
721
+ },
722
+ {
723
+ "mode_counts": {
724
+ "r": 1
725
+ },
726
+ "opens": 1,
727
+ "path": "/root/data/drc/utils/__pycache__/torch_compat.cpython-310.pyc"
728
+ },
729
+ {
730
+ "mode_counts": {
731
+ "r": 1
732
+ },
733
+ "opens": 1,
734
+ "path": "/root/data/drc/utils/__pycache__/transformation.cpython-310.pyc"
735
+ },
736
+ {
737
+ "mode_counts": {
738
+ "r": 1
739
+ },
740
+ "opens": 1,
741
+ "path": "/root/data/drc/utils/__pycache__/wasserstein.cpython-310.pyc"
742
+ },
743
+ {
744
+ "mode_counts": {
745
+ "r": 1
746
+ },
747
+ "opens": 1,
748
+ "path": "/root/data/drc/utils/torch_compat.py"
749
+ },
750
+ {
751
+ "mode_counts": {
752
+ "r": 1
753
+ },
754
+ "opens": 1,
755
+ "path": "/root/data/releases/model-d38b274e/stage2_town10_universal_latent32x64_v1/checkpoints/epoch_0006.pt"
756
+ },
757
+ {
758
+ "mode_counts": {
759
+ "w": 1
760
+ },
761
+ "opens": 1,
762
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a"
763
+ },
764
+ {
765
+ "mode_counts": {
766
+ "None": 1
767
+ },
768
+ "opens": 1,
769
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/.partial_specialist_training_results.json.3uyaimhs.tmp"
770
+ },
771
+ {
772
+ "mode_counts": {
773
+ "w": 2
774
+ },
775
+ "opens": 2,
776
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron"
777
+ },
778
+ {
779
+ "mode_counts": {
780
+ "None": 1
781
+ },
782
+ "opens": 1,
783
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/.runtime_config.json.t0fsp4ba.tmp"
784
+ },
785
+ {
786
+ "mode_counts": {
787
+ "None": 1
788
+ },
789
+ "opens": 1,
790
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/.training_result.json.z65x5zza.tmp"
791
+ },
792
+ {
793
+ "mode_counts": {
794
+ "r": 1
795
+ },
796
+ "opens": 1,
797
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/runtime_config.json"
798
+ },
799
+ {
800
+ "mode_counts": {
801
+ "None": 1
802
+ },
803
+ "opens": 1,
804
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints"
805
+ },
806
+ {
807
+ "mode_counts": {
808
+ "None": 1
809
+ },
810
+ "opens": 1,
811
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/.final.pt.9a9k1nj1.tmp"
812
+ },
813
+ {
814
+ "mode_counts": {
815
+ "r": 4
816
+ },
817
+ "opens": 4,
818
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/final.pt"
819
+ },
820
+ {
821
+ "mode_counts": {
822
+ "r": 2,
823
+ "w": 1
824
+ },
825
+ "opens": 3,
826
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/metrics.csv"
827
+ },
828
+ {
829
+ "mode_counts": {
830
+ "w": 1
831
+ },
832
+ "opens": 1,
833
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/tesla_model3"
834
+ },
835
+ {
836
+ "mode_counts": {
837
+ "None": 1
838
+ },
839
+ "opens": 1,
840
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/tesla_model3/.runtime_config.json.6tj10bso.tmp"
841
+ }
842
+ ],
843
+ "scope_roots": [
844
+ "/root/data/drc",
845
+ "/root/data/releases/model-d38b274e/stage2_town10_universal_latent32x64_v1/checkpoints",
846
+ "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a"
847
+ ],
848
+ "scoped_open_events": 148,
849
+ "unique_scoped_paths": 114
850
+ },
851
+ "shared_training_completed": false,
852
+ "specialization_decision": "unavailable",
853
+ "status": "stage7b_v3_indeterminate",
854
+ "traceback": "Traceback (most recent call last):\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation_v3.py\", line 997, in run_treatment\n specialist_training[vehicle] = stage7b_v2.run_training_arm(\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation.py\", line 1364, in run_training_arm\n stage7b_v1._validate_applied_source_state(\n File \"/root/data/drc/tools/run_stage7b_per_vehicle_generator_finetune.py\", line 397, in _validate_applied_source_state\n raise ValueError(\nValueError: Applied Stage 7b source state optimizer mismatch: expected {'all_steps_identical': True, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'param_groups': 1, 'parameter_numel': 35032051, 'state_entries': 41, 'state_sha256': '234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003', 'step_count': 41, 'step_max': 1728.0, 'step_min': 1728.0}, observed {'state_sha256': '7883735ad9300887a50311152fb4de3e175b207e84fd0a8741888a97cd4abf4b', 'state_entries': 41, 'param_groups': 1, 'group_lrs': [0.0001], 'group_parameter_counts': [41], 'parameter_numel': 35032051, 'step_count': 41, 'step_min': 2160.0, 'step_max': 2160.0, 'all_steps_identical': True}\n"
855
+ }
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/partial_specialist_training_results.json ADDED
@@ -0,0 +1,1668 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "audi.etron": {
3
+ "all_validity_gates_pass": true,
4
+ "checkpoint": {
5
+ "artifacts": {
6
+ "dataset_manifest": {
7
+ "config_field": "dataset.load.manifest_path",
8
+ "exists": true,
9
+ "path": "/root/data/drc/experiments/splits/stage7a/audi_etron_train_only.json",
10
+ "sha256": "56cef1dd5a542ef229e3d5bb53b5fe010d9775f8d68fbbf4e8b894e63896a916",
11
+ "size": 89750
12
+ },
13
+ "detector_weights": {
14
+ "config_field": "detector.YoloV5.weights_path",
15
+ "exists": true,
16
+ "path": "detectors/intelligentAlgorithm/weights/yolov5x6.pt",
17
+ "sha256": "257c991b216d625427dc4d9c7c76d6c6d93cf3732797538da34bdc02f97bfef0",
18
+ "size": 282720357
19
+ },
20
+ "fixed_scene_stats": {
21
+ "config_field": "evaluation.fixed_scene_stats_path",
22
+ "exists": true,
23
+ "path": "/root/data/hf-releases/drc-data-0664d82e/raw/stage2_town10_v1/scene_stats_train.json",
24
+ "sha256": "b140ef162ccd7e5fa0ea5515fb648d08ab65c4579361d2631ef39f586a0aeef5",
25
+ "size": 752
26
+ },
27
+ "mesh_asset[audi.etron].mask_path": {
28
+ "config_field": "mesh_asset[audi.etron].mask_path",
29
+ "exists": true,
30
+ "path": "asset/audi_etron_carla_attack/audi_etron_carla_attack_mask.png",
31
+ "sha256": "320a12126089ed19eb842dfc5cbf8dd099a2ea8ea2fb3b0966d7b1b2ddc5c283",
32
+ "size": 28532
33
+ },
34
+ "mesh_asset[audi.etron].normal_map_path": {
35
+ "config_field": "mesh_asset[audi.etron].normal_map_path",
36
+ "exists": true,
37
+ "path": "asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_normal.npy",
38
+ "sha256": "e59be758e8cef262b443ef3b0e697d1912b6e0c1b2b4c13ecba95c15fd88d674",
39
+ "size": 786560
40
+ },
41
+ "mesh_asset[audi.etron].path": {
42
+ "config_field": "mesh_asset[audi.etron].path",
43
+ "exists": true,
44
+ "path": "asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.obj",
45
+ "sha256": "a00fe38201cc17a4a73bd980e93884970065de325a61e3b1663faf812d31610f",
46
+ "size": 3870868
47
+ },
48
+ "mesh_asset[audi.etron].position_map_path": {
49
+ "config_field": "mesh_asset[audi.etron].position_map_path",
50
+ "exists": true,
51
+ "path": "asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_position.npy",
52
+ "sha256": "7bd2e2820577d47dc3d4b625bcb19151c8c0c506e5f8f8f79354dc7c0ac4857c",
53
+ "size": 786560
54
+ },
55
+ "natural_texture_bank": {
56
+ "config_field": "universal_camouflage.natural_texture_bank.path",
57
+ "exists": false,
58
+ "path": "data/natural_texture_bank.npz",
59
+ "sha256": null,
60
+ "size": null
61
+ }
62
+ },
63
+ "bytes": 420526562,
64
+ "epoch": 6,
65
+ "generation_step": 2160,
66
+ "global_step": 432,
67
+ "model_state_sha256": "0816c588ad2425f0b1f4760bc636bd4edfb62971d3cf59d08213cf71cb8b7e5d",
68
+ "optimizer": {
69
+ "all_steps_identical": true,
70
+ "group_lrs": [
71
+ 0.0001
72
+ ],
73
+ "group_parameter_counts": [
74
+ 41
75
+ ],
76
+ "param_groups": 1,
77
+ "parameter_numel": 35032051,
78
+ "state_entries": 41,
79
+ "state_sha256": "7d5846b77065182b366f6c4b8b0c00b853b44a310d17b5e4c6a69ce1152089fa",
80
+ "step_count": 41,
81
+ "step_max": 2160.0,
82
+ "step_min": 2160.0
83
+ },
84
+ "parameter_state_sha256": "f00738d42ec7ca0102ecb89f39460baec652febb38d1a35d298f9ea03dc87134",
85
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/final.pt",
86
+ "rng_state_sha256": "9a1d783e1f733a06738df31045c5af652574dbbfe38c71b9c832b72719963630",
87
+ "sha256": "1fa39378a52910dda9fded94ea8dd54675a5d90835872bc3a9a8ff396ddd477c",
88
+ "z_base_sha256": "e97f3de04c7c6ba86354db4402b91d4402ede9c72aabed29a96dd7d635a798ba"
89
+ },
90
+ "checkpoint_roundtrip": {
91
+ "file_sha256_independently_recomputed": true,
92
+ "generation_step_exact": true,
93
+ "model_state_exact": true,
94
+ "optimizer_state_exact": true,
95
+ "parameter_state_exact": true,
96
+ "rng_state_exact": true,
97
+ "runtime_config_exact": true,
98
+ "z_base_exact": true
99
+ },
100
+ "detector_after": {
101
+ "all_modules_eval": true,
102
+ "module_count": 1,
103
+ "parameter_count": 140730220,
104
+ "parameters_with_gradient": 0,
105
+ "state_sha256": "569c99e6395b15d78f515286791eee9ad6b7d02ee3331aa772380461bd1128ea",
106
+ "trainable_parameter_tensors": 0
107
+ },
108
+ "detector_before": {
109
+ "all_modules_eval": true,
110
+ "module_count": 1,
111
+ "parameter_count": 140730220,
112
+ "parameters_with_gradient": 0,
113
+ "state_sha256": "569c99e6395b15d78f515286791eee9ad6b7d02ee3331aa772380461bd1128ea",
114
+ "trainable_parameter_tensors": 0
115
+ },
116
+ "final_optimizer_audit": {
117
+ "param_group_semantics": [
118
+ {
119
+ "amsgrad": false,
120
+ "betas": [
121
+ 0.9,
122
+ 0.999
123
+ ],
124
+ "capturable": false,
125
+ "differentiable": false,
126
+ "eps": 1e-08,
127
+ "foreach": null,
128
+ "fused": null,
129
+ "lr": 0.0001,
130
+ "maximize": false,
131
+ "weight_decay": 0
132
+ }
133
+ ],
134
+ "param_group_semantics_sha256": "c7dd7cd7e64dc355118e28f0fb705c42afb3c3fd2ea8b6fbdf8bb30e3f734c4c",
135
+ "parameter_order": [
136
+ "geometry_encoder.features.0.weight",
137
+ "geometry_encoder.features.0.bias",
138
+ "geometry_encoder.features.2.weight",
139
+ "geometry_encoder.features.2.bias",
140
+ "geometry_encoder.projection.weight",
141
+ "geometry_encoder.projection.bias",
142
+ "style_embedding.weight",
143
+ "transport.net.0.weight",
144
+ "transport.net.0.bias",
145
+ "transport.net.2.weight",
146
+ "transport.net.2.bias",
147
+ "transport.net.4.weight",
148
+ "transport.net.4.bias",
149
+ "spatial_geometry_decoder.input_projection.weight",
150
+ "spatial_geometry_decoder.input_projection.bias",
151
+ "spatial_geometry_decoder.blocks.0.net.0.weight",
152
+ "spatial_geometry_decoder.blocks.0.net.0.bias",
153
+ "spatial_geometry_decoder.blocks.0.net.2.weight",
154
+ "spatial_geometry_decoder.blocks.0.net.2.bias",
155
+ "spatial_geometry_decoder.blocks.1.net.0.weight",
156
+ "spatial_geometry_decoder.blocks.1.net.0.bias",
157
+ "spatial_geometry_decoder.blocks.1.net.2.weight",
158
+ "spatial_geometry_decoder.blocks.1.net.2.bias",
159
+ "spatial_geometry_decoder.blocks.2.net.0.weight",
160
+ "spatial_geometry_decoder.blocks.2.net.0.bias",
161
+ "spatial_geometry_decoder.blocks.2.net.2.weight",
162
+ "spatial_geometry_decoder.blocks.2.net.2.bias",
163
+ "spatial_geometry_decoder.blocks.3.net.0.weight",
164
+ "spatial_geometry_decoder.blocks.3.net.0.bias",
165
+ "spatial_geometry_decoder.blocks.3.net.2.weight",
166
+ "spatial_geometry_decoder.blocks.3.net.2.bias",
167
+ "spatial_geometry_decoder.geometry_modulations.0.weight",
168
+ "spatial_geometry_decoder.geometry_modulations.0.bias",
169
+ "spatial_geometry_decoder.geometry_modulations.1.weight",
170
+ "spatial_geometry_decoder.geometry_modulations.1.bias",
171
+ "spatial_geometry_decoder.geometry_modulations.2.weight",
172
+ "spatial_geometry_decoder.geometry_modulations.2.bias",
173
+ "spatial_geometry_decoder.geometry_modulations.3.weight",
174
+ "spatial_geometry_decoder.geometry_modulations.3.bias",
175
+ "spatial_geometry_decoder.output_projection.weight",
176
+ "spatial_geometry_decoder.output_projection.bias"
177
+ ],
178
+ "state_to_parameter_mapping": [
179
+ {
180
+ "dtype": "torch.float32",
181
+ "model_parameter_name": "geometry_encoder.features.0.weight",
182
+ "numel": 2592,
183
+ "optimizer_parameter_id": 0,
184
+ "optimizer_state_keys": [
185
+ "exp_avg",
186
+ "exp_avg_sq",
187
+ "step"
188
+ ],
189
+ "shape": [
190
+ 32,
191
+ 9,
192
+ 3,
193
+ 3
194
+ ]
195
+ },
196
+ {
197
+ "dtype": "torch.float32",
198
+ "model_parameter_name": "geometry_encoder.features.0.bias",
199
+ "numel": 32,
200
+ "optimizer_parameter_id": 1,
201
+ "optimizer_state_keys": [
202
+ "exp_avg",
203
+ "exp_avg_sq",
204
+ "step"
205
+ ],
206
+ "shape": [
207
+ 32
208
+ ]
209
+ },
210
+ {
211
+ "dtype": "torch.float32",
212
+ "model_parameter_name": "geometry_encoder.features.2.weight",
213
+ "numel": 9216,
214
+ "optimizer_parameter_id": 2,
215
+ "optimizer_state_keys": [
216
+ "exp_avg",
217
+ "exp_avg_sq",
218
+ "step"
219
+ ],
220
+ "shape": [
221
+ 32,
222
+ 32,
223
+ 3,
224
+ 3
225
+ ]
226
+ },
227
+ {
228
+ "dtype": "torch.float32",
229
+ "model_parameter_name": "geometry_encoder.features.2.bias",
230
+ "numel": 32,
231
+ "optimizer_parameter_id": 3,
232
+ "optimizer_state_keys": [
233
+ "exp_avg",
234
+ "exp_avg_sq",
235
+ "step"
236
+ ],
237
+ "shape": [
238
+ 32
239
+ ]
240
+ },
241
+ {
242
+ "dtype": "torch.float32",
243
+ "model_parameter_name": "geometry_encoder.projection.weight",
244
+ "numel": 1088,
245
+ "optimizer_parameter_id": 4,
246
+ "optimizer_state_keys": [
247
+ "exp_avg",
248
+ "exp_avg_sq",
249
+ "step"
250
+ ],
251
+ "shape": [
252
+ 32,
253
+ 34
254
+ ]
255
+ },
256
+ {
257
+ "dtype": "torch.float32",
258
+ "model_parameter_name": "geometry_encoder.projection.bias",
259
+ "numel": 32,
260
+ "optimizer_parameter_id": 5,
261
+ "optimizer_state_keys": [
262
+ "exp_avg",
263
+ "exp_avg_sq",
264
+ "step"
265
+ ],
266
+ "shape": [
267
+ 32
268
+ ]
269
+ },
270
+ {
271
+ "dtype": "torch.float32",
272
+ "model_parameter_name": "style_embedding.weight",
273
+ "numel": 48,
274
+ "optimizer_parameter_id": 6,
275
+ "optimizer_state_keys": [
276
+ "exp_avg",
277
+ "exp_avg_sq",
278
+ "step"
279
+ ],
280
+ "shape": [
281
+ 3,
282
+ 16
283
+ ]
284
+ },
285
+ {
286
+ "dtype": "torch.float32",
287
+ "model_parameter_name": "transport.net.0.weight",
288
+ "numel": 16832512,
289
+ "optimizer_parameter_id": 7,
290
+ "optimizer_state_keys": [
291
+ "exp_avg",
292
+ "exp_avg_sq",
293
+ "step"
294
+ ],
295
+ "shape": [
296
+ 1024,
297
+ 16438
298
+ ]
299
+ },
300
+ {
301
+ "dtype": "torch.float32",
302
+ "model_parameter_name": "transport.net.0.bias",
303
+ "numel": 1024,
304
+ "optimizer_parameter_id": 8,
305
+ "optimizer_state_keys": [
306
+ "exp_avg",
307
+ "exp_avg_sq",
308
+ "step"
309
+ ],
310
+ "shape": [
311
+ 1024
312
+ ]
313
+ },
314
+ {
315
+ "dtype": "torch.float32",
316
+ "model_parameter_name": "transport.net.2.weight",
317
+ "numel": 1048576,
318
+ "optimizer_parameter_id": 9,
319
+ "optimizer_state_keys": [
320
+ "exp_avg",
321
+ "exp_avg_sq",
322
+ "step"
323
+ ],
324
+ "shape": [
325
+ 1024,
326
+ 1024
327
+ ]
328
+ },
329
+ {
330
+ "dtype": "torch.float32",
331
+ "model_parameter_name": "transport.net.2.bias",
332
+ "numel": 1024,
333
+ "optimizer_parameter_id": 10,
334
+ "optimizer_state_keys": [
335
+ "exp_avg",
336
+ "exp_avg_sq",
337
+ "step"
338
+ ],
339
+ "shape": [
340
+ 1024
341
+ ]
342
+ },
343
+ {
344
+ "dtype": "torch.float32",
345
+ "model_parameter_name": "transport.net.4.weight",
346
+ "numel": 16777216,
347
+ "optimizer_parameter_id": 11,
348
+ "optimizer_state_keys": [
349
+ "exp_avg",
350
+ "exp_avg_sq",
351
+ "step"
352
+ ],
353
+ "shape": [
354
+ 16384,
355
+ 1024
356
+ ]
357
+ },
358
+ {
359
+ "dtype": "torch.float32",
360
+ "model_parameter_name": "transport.net.4.bias",
361
+ "numel": 16384,
362
+ "optimizer_parameter_id": 12,
363
+ "optimizer_state_keys": [
364
+ "exp_avg",
365
+ "exp_avg_sq",
366
+ "step"
367
+ ],
368
+ "shape": [
369
+ 16384
370
+ ]
371
+ },
372
+ {
373
+ "dtype": "torch.float32",
374
+ "model_parameter_name": "spatial_geometry_decoder.input_projection.weight",
375
+ "numel": 4608,
376
+ "optimizer_parameter_id": 13,
377
+ "optimizer_state_keys": [
378
+ "exp_avg",
379
+ "exp_avg_sq",
380
+ "step"
381
+ ],
382
+ "shape": [
383
+ 64,
384
+ 8,
385
+ 3,
386
+ 3
387
+ ]
388
+ },
389
+ {
390
+ "dtype": "torch.float32",
391
+ "model_parameter_name": "spatial_geometry_decoder.input_projection.bias",
392
+ "numel": 64,
393
+ "optimizer_parameter_id": 14,
394
+ "optimizer_state_keys": [
395
+ "exp_avg",
396
+ "exp_avg_sq",
397
+ "step"
398
+ ],
399
+ "shape": [
400
+ 64
401
+ ]
402
+ },
403
+ {
404
+ "dtype": "torch.float32",
405
+ "model_parameter_name": "spatial_geometry_decoder.blocks.0.net.0.weight",
406
+ "numel": 36864,
407
+ "optimizer_parameter_id": 15,
408
+ "optimizer_state_keys": [
409
+ "exp_avg",
410
+ "exp_avg_sq",
411
+ "step"
412
+ ],
413
+ "shape": [
414
+ 64,
415
+ 64,
416
+ 3,
417
+ 3
418
+ ]
419
+ },
420
+ {
421
+ "dtype": "torch.float32",
422
+ "model_parameter_name": "spatial_geometry_decoder.blocks.0.net.0.bias",
423
+ "numel": 64,
424
+ "optimizer_parameter_id": 16,
425
+ "optimizer_state_keys": [
426
+ "exp_avg",
427
+ "exp_avg_sq",
428
+ "step"
429
+ ],
430
+ "shape": [
431
+ 64
432
+ ]
433
+ },
434
+ {
435
+ "dtype": "torch.float32",
436
+ "model_parameter_name": "spatial_geometry_decoder.blocks.0.net.2.weight",
437
+ "numel": 36864,
438
+ "optimizer_parameter_id": 17,
439
+ "optimizer_state_keys": [
440
+ "exp_avg",
441
+ "exp_avg_sq",
442
+ "step"
443
+ ],
444
+ "shape": [
445
+ 64,
446
+ 64,
447
+ 3,
448
+ 3
449
+ ]
450
+ },
451
+ {
452
+ "dtype": "torch.float32",
453
+ "model_parameter_name": "spatial_geometry_decoder.blocks.0.net.2.bias",
454
+ "numel": 64,
455
+ "optimizer_parameter_id": 18,
456
+ "optimizer_state_keys": [
457
+ "exp_avg",
458
+ "exp_avg_sq",
459
+ "step"
460
+ ],
461
+ "shape": [
462
+ 64
463
+ ]
464
+ },
465
+ {
466
+ "dtype": "torch.float32",
467
+ "model_parameter_name": "spatial_geometry_decoder.blocks.1.net.0.weight",
468
+ "numel": 36864,
469
+ "optimizer_parameter_id": 19,
470
+ "optimizer_state_keys": [
471
+ "exp_avg",
472
+ "exp_avg_sq",
473
+ "step"
474
+ ],
475
+ "shape": [
476
+ 64,
477
+ 64,
478
+ 3,
479
+ 3
480
+ ]
481
+ },
482
+ {
483
+ "dtype": "torch.float32",
484
+ "model_parameter_name": "spatial_geometry_decoder.blocks.1.net.0.bias",
485
+ "numel": 64,
486
+ "optimizer_parameter_id": 20,
487
+ "optimizer_state_keys": [
488
+ "exp_avg",
489
+ "exp_avg_sq",
490
+ "step"
491
+ ],
492
+ "shape": [
493
+ 64
494
+ ]
495
+ },
496
+ {
497
+ "dtype": "torch.float32",
498
+ "model_parameter_name": "spatial_geometry_decoder.blocks.1.net.2.weight",
499
+ "numel": 36864,
500
+ "optimizer_parameter_id": 21,
501
+ "optimizer_state_keys": [
502
+ "exp_avg",
503
+ "exp_avg_sq",
504
+ "step"
505
+ ],
506
+ "shape": [
507
+ 64,
508
+ 64,
509
+ 3,
510
+ 3
511
+ ]
512
+ },
513
+ {
514
+ "dtype": "torch.float32",
515
+ "model_parameter_name": "spatial_geometry_decoder.blocks.1.net.2.bias",
516
+ "numel": 64,
517
+ "optimizer_parameter_id": 22,
518
+ "optimizer_state_keys": [
519
+ "exp_avg",
520
+ "exp_avg_sq",
521
+ "step"
522
+ ],
523
+ "shape": [
524
+ 64
525
+ ]
526
+ },
527
+ {
528
+ "dtype": "torch.float32",
529
+ "model_parameter_name": "spatial_geometry_decoder.blocks.2.net.0.weight",
530
+ "numel": 36864,
531
+ "optimizer_parameter_id": 23,
532
+ "optimizer_state_keys": [
533
+ "exp_avg",
534
+ "exp_avg_sq",
535
+ "step"
536
+ ],
537
+ "shape": [
538
+ 64,
539
+ 64,
540
+ 3,
541
+ 3
542
+ ]
543
+ },
544
+ {
545
+ "dtype": "torch.float32",
546
+ "model_parameter_name": "spatial_geometry_decoder.blocks.2.net.0.bias",
547
+ "numel": 64,
548
+ "optimizer_parameter_id": 24,
549
+ "optimizer_state_keys": [
550
+ "exp_avg",
551
+ "exp_avg_sq",
552
+ "step"
553
+ ],
554
+ "shape": [
555
+ 64
556
+ ]
557
+ },
558
+ {
559
+ "dtype": "torch.float32",
560
+ "model_parameter_name": "spatial_geometry_decoder.blocks.2.net.2.weight",
561
+ "numel": 36864,
562
+ "optimizer_parameter_id": 25,
563
+ "optimizer_state_keys": [
564
+ "exp_avg",
565
+ "exp_avg_sq",
566
+ "step"
567
+ ],
568
+ "shape": [
569
+ 64,
570
+ 64,
571
+ 3,
572
+ 3
573
+ ]
574
+ },
575
+ {
576
+ "dtype": "torch.float32",
577
+ "model_parameter_name": "spatial_geometry_decoder.blocks.2.net.2.bias",
578
+ "numel": 64,
579
+ "optimizer_parameter_id": 26,
580
+ "optimizer_state_keys": [
581
+ "exp_avg",
582
+ "exp_avg_sq",
583
+ "step"
584
+ ],
585
+ "shape": [
586
+ 64
587
+ ]
588
+ },
589
+ {
590
+ "dtype": "torch.float32",
591
+ "model_parameter_name": "spatial_geometry_decoder.blocks.3.net.0.weight",
592
+ "numel": 36864,
593
+ "optimizer_parameter_id": 27,
594
+ "optimizer_state_keys": [
595
+ "exp_avg",
596
+ "exp_avg_sq",
597
+ "step"
598
+ ],
599
+ "shape": [
600
+ 64,
601
+ 64,
602
+ 3,
603
+ 3
604
+ ]
605
+ },
606
+ {
607
+ "dtype": "torch.float32",
608
+ "model_parameter_name": "spatial_geometry_decoder.blocks.3.net.0.bias",
609
+ "numel": 64,
610
+ "optimizer_parameter_id": 28,
611
+ "optimizer_state_keys": [
612
+ "exp_avg",
613
+ "exp_avg_sq",
614
+ "step"
615
+ ],
616
+ "shape": [
617
+ 64
618
+ ]
619
+ },
620
+ {
621
+ "dtype": "torch.float32",
622
+ "model_parameter_name": "spatial_geometry_decoder.blocks.3.net.2.weight",
623
+ "numel": 36864,
624
+ "optimizer_parameter_id": 29,
625
+ "optimizer_state_keys": [
626
+ "exp_avg",
627
+ "exp_avg_sq",
628
+ "step"
629
+ ],
630
+ "shape": [
631
+ 64,
632
+ 64,
633
+ 3,
634
+ 3
635
+ ]
636
+ },
637
+ {
638
+ "dtype": "torch.float32",
639
+ "model_parameter_name": "spatial_geometry_decoder.blocks.3.net.2.bias",
640
+ "numel": 64,
641
+ "optimizer_parameter_id": 30,
642
+ "optimizer_state_keys": [
643
+ "exp_avg",
644
+ "exp_avg_sq",
645
+ "step"
646
+ ],
647
+ "shape": [
648
+ 64
649
+ ]
650
+ },
651
+ {
652
+ "dtype": "torch.float32",
653
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.0.weight",
654
+ "numel": 10368,
655
+ "optimizer_parameter_id": 31,
656
+ "optimizer_state_keys": [
657
+ "exp_avg",
658
+ "exp_avg_sq",
659
+ "step"
660
+ ],
661
+ "shape": [
662
+ 128,
663
+ 9,
664
+ 3,
665
+ 3
666
+ ]
667
+ },
668
+ {
669
+ "dtype": "torch.float32",
670
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.0.bias",
671
+ "numel": 128,
672
+ "optimizer_parameter_id": 32,
673
+ "optimizer_state_keys": [
674
+ "exp_avg",
675
+ "exp_avg_sq",
676
+ "step"
677
+ ],
678
+ "shape": [
679
+ 128
680
+ ]
681
+ },
682
+ {
683
+ "dtype": "torch.float32",
684
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.1.weight",
685
+ "numel": 10368,
686
+ "optimizer_parameter_id": 33,
687
+ "optimizer_state_keys": [
688
+ "exp_avg",
689
+ "exp_avg_sq",
690
+ "step"
691
+ ],
692
+ "shape": [
693
+ 128,
694
+ 9,
695
+ 3,
696
+ 3
697
+ ]
698
+ },
699
+ {
700
+ "dtype": "torch.float32",
701
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.1.bias",
702
+ "numel": 128,
703
+ "optimizer_parameter_id": 34,
704
+ "optimizer_state_keys": [
705
+ "exp_avg",
706
+ "exp_avg_sq",
707
+ "step"
708
+ ],
709
+ "shape": [
710
+ 128
711
+ ]
712
+ },
713
+ {
714
+ "dtype": "torch.float32",
715
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.2.weight",
716
+ "numel": 10368,
717
+ "optimizer_parameter_id": 35,
718
+ "optimizer_state_keys": [
719
+ "exp_avg",
720
+ "exp_avg_sq",
721
+ "step"
722
+ ],
723
+ "shape": [
724
+ 128,
725
+ 9,
726
+ 3,
727
+ 3
728
+ ]
729
+ },
730
+ {
731
+ "dtype": "torch.float32",
732
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.2.bias",
733
+ "numel": 128,
734
+ "optimizer_parameter_id": 36,
735
+ "optimizer_state_keys": [
736
+ "exp_avg",
737
+ "exp_avg_sq",
738
+ "step"
739
+ ],
740
+ "shape": [
741
+ 128
742
+ ]
743
+ },
744
+ {
745
+ "dtype": "torch.float32",
746
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.3.weight",
747
+ "numel": 10368,
748
+ "optimizer_parameter_id": 37,
749
+ "optimizer_state_keys": [
750
+ "exp_avg",
751
+ "exp_avg_sq",
752
+ "step"
753
+ ],
754
+ "shape": [
755
+ 128,
756
+ 9,
757
+ 3,
758
+ 3
759
+ ]
760
+ },
761
+ {
762
+ "dtype": "torch.float32",
763
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.3.bias",
764
+ "numel": 128,
765
+ "optimizer_parameter_id": 38,
766
+ "optimizer_state_keys": [
767
+ "exp_avg",
768
+ "exp_avg_sq",
769
+ "step"
770
+ ],
771
+ "shape": [
772
+ 128
773
+ ]
774
+ },
775
+ {
776
+ "dtype": "torch.float32",
777
+ "model_parameter_name": "spatial_geometry_decoder.output_projection.weight",
778
+ "numel": 192,
779
+ "optimizer_parameter_id": 39,
780
+ "optimizer_state_keys": [
781
+ "exp_avg",
782
+ "exp_avg_sq",
783
+ "step"
784
+ ],
785
+ "shape": [
786
+ 3,
787
+ 64,
788
+ 1,
789
+ 1
790
+ ]
791
+ },
792
+ {
793
+ "dtype": "torch.float32",
794
+ "model_parameter_name": "spatial_geometry_decoder.output_projection.bias",
795
+ "numel": 3,
796
+ "optimizer_parameter_id": 40,
797
+ "optimizer_state_keys": [
798
+ "exp_avg",
799
+ "exp_avg_sq",
800
+ "step"
801
+ ],
802
+ "shape": [
803
+ 3
804
+ ]
805
+ }
806
+ ],
807
+ "state_to_parameter_mapping_sha256": "ba3ac38c415f1e9a457ad080ce31dbe0d0cbcfd2facd1d5afa9b87ca783d1022",
808
+ "summary": {
809
+ "all_steps_identical": true,
810
+ "group_lrs": [
811
+ 0.0001
812
+ ],
813
+ "group_parameter_counts": [
814
+ 41
815
+ ],
816
+ "param_groups": 1,
817
+ "parameter_numel": 35032051,
818
+ "state_entries": 41,
819
+ "state_sha256": "7d5846b77065182b366f6c4b8b0c00b853b44a310d17b5e4c6a69ce1152089fa",
820
+ "step_count": 41,
821
+ "step_max": 2160.0,
822
+ "step_min": 2160.0
823
+ }
824
+ },
825
+ "finite_state": {
826
+ "buffer_tensor_count_including_nonpersistent": 7,
827
+ "buffers_all_finite": true,
828
+ "nonfinite_buffers": [],
829
+ "nonfinite_optimizer_tensors": [],
830
+ "nonfinite_parameters": [],
831
+ "optimizer_all_finite": true,
832
+ "optimizer_tensor_count": 123,
833
+ "parameter_all_finite": true,
834
+ "parameter_tensor_count": 41
835
+ },
836
+ "in_memory_before_save": {
837
+ "generation_step": 2160,
838
+ "model_state_sha256": "0816c588ad2425f0b1f4760bc636bd4edfb62971d3cf59d08213cf71cb8b7e5d",
839
+ "optimizer": {
840
+ "all_steps_identical": true,
841
+ "group_lrs": [
842
+ 0.0001
843
+ ],
844
+ "group_parameter_counts": [
845
+ 41
846
+ ],
847
+ "param_groups": 1,
848
+ "parameter_numel": 35032051,
849
+ "state_entries": 41,
850
+ "state_sha256": "7d5846b77065182b366f6c4b8b0c00b853b44a310d17b5e4c6a69ce1152089fa",
851
+ "step_count": 41,
852
+ "step_max": 2160.0,
853
+ "step_min": 2160.0
854
+ },
855
+ "optimizer_state_sha256": "7d5846b77065182b366f6c4b8b0c00b853b44a310d17b5e4c6a69ce1152089fa",
856
+ "parameter_state_sha256": "f00738d42ec7ca0102ecb89f39460baec652febb38d1a35d298f9ea03dc87134",
857
+ "rng_state_sha256": "9a1d783e1f733a06738df31045c5af652574dbbfe38c71b9c832b72719963630",
858
+ "z_base_sha256": "e97f3de04c7c6ba86354db4402b91d4402ede9c72aabed29a96dd7d635a798ba"
859
+ },
860
+ "initialization": {
861
+ "amp_enabled": false,
862
+ "applied_source_state": {
863
+ "generation_step": 1728,
864
+ "model_state_sha256": "0170a83109c4cd677a81029c4a8f23fe318f04cfe545baec691c1b337781f2f5",
865
+ "optimizer": {
866
+ "all_steps_identical": true,
867
+ "group_lrs": [
868
+ 0.0001
869
+ ],
870
+ "group_parameter_counts": [
871
+ 41
872
+ ],
873
+ "param_groups": 1,
874
+ "parameter_numel": 35032051,
875
+ "state_entries": 41,
876
+ "state_sha256": "234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003",
877
+ "step_count": 41,
878
+ "step_max": 1728.0,
879
+ "step_min": 1728.0
880
+ },
881
+ "parameter_state_sha256": "7c97ebfe4acc1df3e37920f796bbf2542dc7fba899b77be2526a7293ddcf4b62",
882
+ "trainable_parameter_count": 35032051,
883
+ "trainable_parameter_tensors": 41,
884
+ "z_base_sha256": "e97f3de04c7c6ba86354db4402b91d4402ede9c72aabed29a96dd7d635a798ba"
885
+ },
886
+ "data_loader_workers": 0,
887
+ "grad_scaler": null,
888
+ "inherited_rng_state_sha256": "78889b924f3dc620358a7b715896b6c82a82d1f84f4cbabd31b7956deb62ed61",
889
+ "model_mode": "train",
890
+ "source_optimizer_audit": {
891
+ "param_group_semantics": [
892
+ {
893
+ "amsgrad": false,
894
+ "betas": [
895
+ 0.9,
896
+ 0.999
897
+ ],
898
+ "capturable": false,
899
+ "differentiable": false,
900
+ "eps": 1e-08,
901
+ "foreach": null,
902
+ "fused": null,
903
+ "lr": 0.0001,
904
+ "maximize": false,
905
+ "weight_decay": 0
906
+ }
907
+ ],
908
+ "param_group_semantics_sha256": "c7dd7cd7e64dc355118e28f0fb705c42afb3c3fd2ea8b6fbdf8bb30e3f734c4c",
909
+ "parameter_order": [
910
+ "geometry_encoder.features.0.weight",
911
+ "geometry_encoder.features.0.bias",
912
+ "geometry_encoder.features.2.weight",
913
+ "geometry_encoder.features.2.bias",
914
+ "geometry_encoder.projection.weight",
915
+ "geometry_encoder.projection.bias",
916
+ "style_embedding.weight",
917
+ "transport.net.0.weight",
918
+ "transport.net.0.bias",
919
+ "transport.net.2.weight",
920
+ "transport.net.2.bias",
921
+ "transport.net.4.weight",
922
+ "transport.net.4.bias",
923
+ "spatial_geometry_decoder.input_projection.weight",
924
+ "spatial_geometry_decoder.input_projection.bias",
925
+ "spatial_geometry_decoder.blocks.0.net.0.weight",
926
+ "spatial_geometry_decoder.blocks.0.net.0.bias",
927
+ "spatial_geometry_decoder.blocks.0.net.2.weight",
928
+ "spatial_geometry_decoder.blocks.0.net.2.bias",
929
+ "spatial_geometry_decoder.blocks.1.net.0.weight",
930
+ "spatial_geometry_decoder.blocks.1.net.0.bias",
931
+ "spatial_geometry_decoder.blocks.1.net.2.weight",
932
+ "spatial_geometry_decoder.blocks.1.net.2.bias",
933
+ "spatial_geometry_decoder.blocks.2.net.0.weight",
934
+ "spatial_geometry_decoder.blocks.2.net.0.bias",
935
+ "spatial_geometry_decoder.blocks.2.net.2.weight",
936
+ "spatial_geometry_decoder.blocks.2.net.2.bias",
937
+ "spatial_geometry_decoder.blocks.3.net.0.weight",
938
+ "spatial_geometry_decoder.blocks.3.net.0.bias",
939
+ "spatial_geometry_decoder.blocks.3.net.2.weight",
940
+ "spatial_geometry_decoder.blocks.3.net.2.bias",
941
+ "spatial_geometry_decoder.geometry_modulations.0.weight",
942
+ "spatial_geometry_decoder.geometry_modulations.0.bias",
943
+ "spatial_geometry_decoder.geometry_modulations.1.weight",
944
+ "spatial_geometry_decoder.geometry_modulations.1.bias",
945
+ "spatial_geometry_decoder.geometry_modulations.2.weight",
946
+ "spatial_geometry_decoder.geometry_modulations.2.bias",
947
+ "spatial_geometry_decoder.geometry_modulations.3.weight",
948
+ "spatial_geometry_decoder.geometry_modulations.3.bias",
949
+ "spatial_geometry_decoder.output_projection.weight",
950
+ "spatial_geometry_decoder.output_projection.bias"
951
+ ],
952
+ "state_to_parameter_mapping": [
953
+ {
954
+ "dtype": "torch.float32",
955
+ "model_parameter_name": "geometry_encoder.features.0.weight",
956
+ "numel": 2592,
957
+ "optimizer_parameter_id": 0,
958
+ "optimizer_state_keys": [
959
+ "exp_avg",
960
+ "exp_avg_sq",
961
+ "step"
962
+ ],
963
+ "shape": [
964
+ 32,
965
+ 9,
966
+ 3,
967
+ 3
968
+ ]
969
+ },
970
+ {
971
+ "dtype": "torch.float32",
972
+ "model_parameter_name": "geometry_encoder.features.0.bias",
973
+ "numel": 32,
974
+ "optimizer_parameter_id": 1,
975
+ "optimizer_state_keys": [
976
+ "exp_avg",
977
+ "exp_avg_sq",
978
+ "step"
979
+ ],
980
+ "shape": [
981
+ 32
982
+ ]
983
+ },
984
+ {
985
+ "dtype": "torch.float32",
986
+ "model_parameter_name": "geometry_encoder.features.2.weight",
987
+ "numel": 9216,
988
+ "optimizer_parameter_id": 2,
989
+ "optimizer_state_keys": [
990
+ "exp_avg",
991
+ "exp_avg_sq",
992
+ "step"
993
+ ],
994
+ "shape": [
995
+ 32,
996
+ 32,
997
+ 3,
998
+ 3
999
+ ]
1000
+ },
1001
+ {
1002
+ "dtype": "torch.float32",
1003
+ "model_parameter_name": "geometry_encoder.features.2.bias",
1004
+ "numel": 32,
1005
+ "optimizer_parameter_id": 3,
1006
+ "optimizer_state_keys": [
1007
+ "exp_avg",
1008
+ "exp_avg_sq",
1009
+ "step"
1010
+ ],
1011
+ "shape": [
1012
+ 32
1013
+ ]
1014
+ },
1015
+ {
1016
+ "dtype": "torch.float32",
1017
+ "model_parameter_name": "geometry_encoder.projection.weight",
1018
+ "numel": 1088,
1019
+ "optimizer_parameter_id": 4,
1020
+ "optimizer_state_keys": [
1021
+ "exp_avg",
1022
+ "exp_avg_sq",
1023
+ "step"
1024
+ ],
1025
+ "shape": [
1026
+ 32,
1027
+ 34
1028
+ ]
1029
+ },
1030
+ {
1031
+ "dtype": "torch.float32",
1032
+ "model_parameter_name": "geometry_encoder.projection.bias",
1033
+ "numel": 32,
1034
+ "optimizer_parameter_id": 5,
1035
+ "optimizer_state_keys": [
1036
+ "exp_avg",
1037
+ "exp_avg_sq",
1038
+ "step"
1039
+ ],
1040
+ "shape": [
1041
+ 32
1042
+ ]
1043
+ },
1044
+ {
1045
+ "dtype": "torch.float32",
1046
+ "model_parameter_name": "style_embedding.weight",
1047
+ "numel": 48,
1048
+ "optimizer_parameter_id": 6,
1049
+ "optimizer_state_keys": [
1050
+ "exp_avg",
1051
+ "exp_avg_sq",
1052
+ "step"
1053
+ ],
1054
+ "shape": [
1055
+ 3,
1056
+ 16
1057
+ ]
1058
+ },
1059
+ {
1060
+ "dtype": "torch.float32",
1061
+ "model_parameter_name": "transport.net.0.weight",
1062
+ "numel": 16832512,
1063
+ "optimizer_parameter_id": 7,
1064
+ "optimizer_state_keys": [
1065
+ "exp_avg",
1066
+ "exp_avg_sq",
1067
+ "step"
1068
+ ],
1069
+ "shape": [
1070
+ 1024,
1071
+ 16438
1072
+ ]
1073
+ },
1074
+ {
1075
+ "dtype": "torch.float32",
1076
+ "model_parameter_name": "transport.net.0.bias",
1077
+ "numel": 1024,
1078
+ "optimizer_parameter_id": 8,
1079
+ "optimizer_state_keys": [
1080
+ "exp_avg",
1081
+ "exp_avg_sq",
1082
+ "step"
1083
+ ],
1084
+ "shape": [
1085
+ 1024
1086
+ ]
1087
+ },
1088
+ {
1089
+ "dtype": "torch.float32",
1090
+ "model_parameter_name": "transport.net.2.weight",
1091
+ "numel": 1048576,
1092
+ "optimizer_parameter_id": 9,
1093
+ "optimizer_state_keys": [
1094
+ "exp_avg",
1095
+ "exp_avg_sq",
1096
+ "step"
1097
+ ],
1098
+ "shape": [
1099
+ 1024,
1100
+ 1024
1101
+ ]
1102
+ },
1103
+ {
1104
+ "dtype": "torch.float32",
1105
+ "model_parameter_name": "transport.net.2.bias",
1106
+ "numel": 1024,
1107
+ "optimizer_parameter_id": 10,
1108
+ "optimizer_state_keys": [
1109
+ "exp_avg",
1110
+ "exp_avg_sq",
1111
+ "step"
1112
+ ],
1113
+ "shape": [
1114
+ 1024
1115
+ ]
1116
+ },
1117
+ {
1118
+ "dtype": "torch.float32",
1119
+ "model_parameter_name": "transport.net.4.weight",
1120
+ "numel": 16777216,
1121
+ "optimizer_parameter_id": 11,
1122
+ "optimizer_state_keys": [
1123
+ "exp_avg",
1124
+ "exp_avg_sq",
1125
+ "step"
1126
+ ],
1127
+ "shape": [
1128
+ 16384,
1129
+ 1024
1130
+ ]
1131
+ },
1132
+ {
1133
+ "dtype": "torch.float32",
1134
+ "model_parameter_name": "transport.net.4.bias",
1135
+ "numel": 16384,
1136
+ "optimizer_parameter_id": 12,
1137
+ "optimizer_state_keys": [
1138
+ "exp_avg",
1139
+ "exp_avg_sq",
1140
+ "step"
1141
+ ],
1142
+ "shape": [
1143
+ 16384
1144
+ ]
1145
+ },
1146
+ {
1147
+ "dtype": "torch.float32",
1148
+ "model_parameter_name": "spatial_geometry_decoder.input_projection.weight",
1149
+ "numel": 4608,
1150
+ "optimizer_parameter_id": 13,
1151
+ "optimizer_state_keys": [
1152
+ "exp_avg",
1153
+ "exp_avg_sq",
1154
+ "step"
1155
+ ],
1156
+ "shape": [
1157
+ 64,
1158
+ 8,
1159
+ 3,
1160
+ 3
1161
+ ]
1162
+ },
1163
+ {
1164
+ "dtype": "torch.float32",
1165
+ "model_parameter_name": "spatial_geometry_decoder.input_projection.bias",
1166
+ "numel": 64,
1167
+ "optimizer_parameter_id": 14,
1168
+ "optimizer_state_keys": [
1169
+ "exp_avg",
1170
+ "exp_avg_sq",
1171
+ "step"
1172
+ ],
1173
+ "shape": [
1174
+ 64
1175
+ ]
1176
+ },
1177
+ {
1178
+ "dtype": "torch.float32",
1179
+ "model_parameter_name": "spatial_geometry_decoder.blocks.0.net.0.weight",
1180
+ "numel": 36864,
1181
+ "optimizer_parameter_id": 15,
1182
+ "optimizer_state_keys": [
1183
+ "exp_avg",
1184
+ "exp_avg_sq",
1185
+ "step"
1186
+ ],
1187
+ "shape": [
1188
+ 64,
1189
+ 64,
1190
+ 3,
1191
+ 3
1192
+ ]
1193
+ },
1194
+ {
1195
+ "dtype": "torch.float32",
1196
+ "model_parameter_name": "spatial_geometry_decoder.blocks.0.net.0.bias",
1197
+ "numel": 64,
1198
+ "optimizer_parameter_id": 16,
1199
+ "optimizer_state_keys": [
1200
+ "exp_avg",
1201
+ "exp_avg_sq",
1202
+ "step"
1203
+ ],
1204
+ "shape": [
1205
+ 64
1206
+ ]
1207
+ },
1208
+ {
1209
+ "dtype": "torch.float32",
1210
+ "model_parameter_name": "spatial_geometry_decoder.blocks.0.net.2.weight",
1211
+ "numel": 36864,
1212
+ "optimizer_parameter_id": 17,
1213
+ "optimizer_state_keys": [
1214
+ "exp_avg",
1215
+ "exp_avg_sq",
1216
+ "step"
1217
+ ],
1218
+ "shape": [
1219
+ 64,
1220
+ 64,
1221
+ 3,
1222
+ 3
1223
+ ]
1224
+ },
1225
+ {
1226
+ "dtype": "torch.float32",
1227
+ "model_parameter_name": "spatial_geometry_decoder.blocks.0.net.2.bias",
1228
+ "numel": 64,
1229
+ "optimizer_parameter_id": 18,
1230
+ "optimizer_state_keys": [
1231
+ "exp_avg",
1232
+ "exp_avg_sq",
1233
+ "step"
1234
+ ],
1235
+ "shape": [
1236
+ 64
1237
+ ]
1238
+ },
1239
+ {
1240
+ "dtype": "torch.float32",
1241
+ "model_parameter_name": "spatial_geometry_decoder.blocks.1.net.0.weight",
1242
+ "numel": 36864,
1243
+ "optimizer_parameter_id": 19,
1244
+ "optimizer_state_keys": [
1245
+ "exp_avg",
1246
+ "exp_avg_sq",
1247
+ "step"
1248
+ ],
1249
+ "shape": [
1250
+ 64,
1251
+ 64,
1252
+ 3,
1253
+ 3
1254
+ ]
1255
+ },
1256
+ {
1257
+ "dtype": "torch.float32",
1258
+ "model_parameter_name": "spatial_geometry_decoder.blocks.1.net.0.bias",
1259
+ "numel": 64,
1260
+ "optimizer_parameter_id": 20,
1261
+ "optimizer_state_keys": [
1262
+ "exp_avg",
1263
+ "exp_avg_sq",
1264
+ "step"
1265
+ ],
1266
+ "shape": [
1267
+ 64
1268
+ ]
1269
+ },
1270
+ {
1271
+ "dtype": "torch.float32",
1272
+ "model_parameter_name": "spatial_geometry_decoder.blocks.1.net.2.weight",
1273
+ "numel": 36864,
1274
+ "optimizer_parameter_id": 21,
1275
+ "optimizer_state_keys": [
1276
+ "exp_avg",
1277
+ "exp_avg_sq",
1278
+ "step"
1279
+ ],
1280
+ "shape": [
1281
+ 64,
1282
+ 64,
1283
+ 3,
1284
+ 3
1285
+ ]
1286
+ },
1287
+ {
1288
+ "dtype": "torch.float32",
1289
+ "model_parameter_name": "spatial_geometry_decoder.blocks.1.net.2.bias",
1290
+ "numel": 64,
1291
+ "optimizer_parameter_id": 22,
1292
+ "optimizer_state_keys": [
1293
+ "exp_avg",
1294
+ "exp_avg_sq",
1295
+ "step"
1296
+ ],
1297
+ "shape": [
1298
+ 64
1299
+ ]
1300
+ },
1301
+ {
1302
+ "dtype": "torch.float32",
1303
+ "model_parameter_name": "spatial_geometry_decoder.blocks.2.net.0.weight",
1304
+ "numel": 36864,
1305
+ "optimizer_parameter_id": 23,
1306
+ "optimizer_state_keys": [
1307
+ "exp_avg",
1308
+ "exp_avg_sq",
1309
+ "step"
1310
+ ],
1311
+ "shape": [
1312
+ 64,
1313
+ 64,
1314
+ 3,
1315
+ 3
1316
+ ]
1317
+ },
1318
+ {
1319
+ "dtype": "torch.float32",
1320
+ "model_parameter_name": "spatial_geometry_decoder.blocks.2.net.0.bias",
1321
+ "numel": 64,
1322
+ "optimizer_parameter_id": 24,
1323
+ "optimizer_state_keys": [
1324
+ "exp_avg",
1325
+ "exp_avg_sq",
1326
+ "step"
1327
+ ],
1328
+ "shape": [
1329
+ 64
1330
+ ]
1331
+ },
1332
+ {
1333
+ "dtype": "torch.float32",
1334
+ "model_parameter_name": "spatial_geometry_decoder.blocks.2.net.2.weight",
1335
+ "numel": 36864,
1336
+ "optimizer_parameter_id": 25,
1337
+ "optimizer_state_keys": [
1338
+ "exp_avg",
1339
+ "exp_avg_sq",
1340
+ "step"
1341
+ ],
1342
+ "shape": [
1343
+ 64,
1344
+ 64,
1345
+ 3,
1346
+ 3
1347
+ ]
1348
+ },
1349
+ {
1350
+ "dtype": "torch.float32",
1351
+ "model_parameter_name": "spatial_geometry_decoder.blocks.2.net.2.bias",
1352
+ "numel": 64,
1353
+ "optimizer_parameter_id": 26,
1354
+ "optimizer_state_keys": [
1355
+ "exp_avg",
1356
+ "exp_avg_sq",
1357
+ "step"
1358
+ ],
1359
+ "shape": [
1360
+ 64
1361
+ ]
1362
+ },
1363
+ {
1364
+ "dtype": "torch.float32",
1365
+ "model_parameter_name": "spatial_geometry_decoder.blocks.3.net.0.weight",
1366
+ "numel": 36864,
1367
+ "optimizer_parameter_id": 27,
1368
+ "optimizer_state_keys": [
1369
+ "exp_avg",
1370
+ "exp_avg_sq",
1371
+ "step"
1372
+ ],
1373
+ "shape": [
1374
+ 64,
1375
+ 64,
1376
+ 3,
1377
+ 3
1378
+ ]
1379
+ },
1380
+ {
1381
+ "dtype": "torch.float32",
1382
+ "model_parameter_name": "spatial_geometry_decoder.blocks.3.net.0.bias",
1383
+ "numel": 64,
1384
+ "optimizer_parameter_id": 28,
1385
+ "optimizer_state_keys": [
1386
+ "exp_avg",
1387
+ "exp_avg_sq",
1388
+ "step"
1389
+ ],
1390
+ "shape": [
1391
+ 64
1392
+ ]
1393
+ },
1394
+ {
1395
+ "dtype": "torch.float32",
1396
+ "model_parameter_name": "spatial_geometry_decoder.blocks.3.net.2.weight",
1397
+ "numel": 36864,
1398
+ "optimizer_parameter_id": 29,
1399
+ "optimizer_state_keys": [
1400
+ "exp_avg",
1401
+ "exp_avg_sq",
1402
+ "step"
1403
+ ],
1404
+ "shape": [
1405
+ 64,
1406
+ 64,
1407
+ 3,
1408
+ 3
1409
+ ]
1410
+ },
1411
+ {
1412
+ "dtype": "torch.float32",
1413
+ "model_parameter_name": "spatial_geometry_decoder.blocks.3.net.2.bias",
1414
+ "numel": 64,
1415
+ "optimizer_parameter_id": 30,
1416
+ "optimizer_state_keys": [
1417
+ "exp_avg",
1418
+ "exp_avg_sq",
1419
+ "step"
1420
+ ],
1421
+ "shape": [
1422
+ 64
1423
+ ]
1424
+ },
1425
+ {
1426
+ "dtype": "torch.float32",
1427
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.0.weight",
1428
+ "numel": 10368,
1429
+ "optimizer_parameter_id": 31,
1430
+ "optimizer_state_keys": [
1431
+ "exp_avg",
1432
+ "exp_avg_sq",
1433
+ "step"
1434
+ ],
1435
+ "shape": [
1436
+ 128,
1437
+ 9,
1438
+ 3,
1439
+ 3
1440
+ ]
1441
+ },
1442
+ {
1443
+ "dtype": "torch.float32",
1444
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.0.bias",
1445
+ "numel": 128,
1446
+ "optimizer_parameter_id": 32,
1447
+ "optimizer_state_keys": [
1448
+ "exp_avg",
1449
+ "exp_avg_sq",
1450
+ "step"
1451
+ ],
1452
+ "shape": [
1453
+ 128
1454
+ ]
1455
+ },
1456
+ {
1457
+ "dtype": "torch.float32",
1458
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.1.weight",
1459
+ "numel": 10368,
1460
+ "optimizer_parameter_id": 33,
1461
+ "optimizer_state_keys": [
1462
+ "exp_avg",
1463
+ "exp_avg_sq",
1464
+ "step"
1465
+ ],
1466
+ "shape": [
1467
+ 128,
1468
+ 9,
1469
+ 3,
1470
+ 3
1471
+ ]
1472
+ },
1473
+ {
1474
+ "dtype": "torch.float32",
1475
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.1.bias",
1476
+ "numel": 128,
1477
+ "optimizer_parameter_id": 34,
1478
+ "optimizer_state_keys": [
1479
+ "exp_avg",
1480
+ "exp_avg_sq",
1481
+ "step"
1482
+ ],
1483
+ "shape": [
1484
+ 128
1485
+ ]
1486
+ },
1487
+ {
1488
+ "dtype": "torch.float32",
1489
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.2.weight",
1490
+ "numel": 10368,
1491
+ "optimizer_parameter_id": 35,
1492
+ "optimizer_state_keys": [
1493
+ "exp_avg",
1494
+ "exp_avg_sq",
1495
+ "step"
1496
+ ],
1497
+ "shape": [
1498
+ 128,
1499
+ 9,
1500
+ 3,
1501
+ 3
1502
+ ]
1503
+ },
1504
+ {
1505
+ "dtype": "torch.float32",
1506
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.2.bias",
1507
+ "numel": 128,
1508
+ "optimizer_parameter_id": 36,
1509
+ "optimizer_state_keys": [
1510
+ "exp_avg",
1511
+ "exp_avg_sq",
1512
+ "step"
1513
+ ],
1514
+ "shape": [
1515
+ 128
1516
+ ]
1517
+ },
1518
+ {
1519
+ "dtype": "torch.float32",
1520
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.3.weight",
1521
+ "numel": 10368,
1522
+ "optimizer_parameter_id": 37,
1523
+ "optimizer_state_keys": [
1524
+ "exp_avg",
1525
+ "exp_avg_sq",
1526
+ "step"
1527
+ ],
1528
+ "shape": [
1529
+ 128,
1530
+ 9,
1531
+ 3,
1532
+ 3
1533
+ ]
1534
+ },
1535
+ {
1536
+ "dtype": "torch.float32",
1537
+ "model_parameter_name": "spatial_geometry_decoder.geometry_modulations.3.bias",
1538
+ "numel": 128,
1539
+ "optimizer_parameter_id": 38,
1540
+ "optimizer_state_keys": [
1541
+ "exp_avg",
1542
+ "exp_avg_sq",
1543
+ "step"
1544
+ ],
1545
+ "shape": [
1546
+ 128
1547
+ ]
1548
+ },
1549
+ {
1550
+ "dtype": "torch.float32",
1551
+ "model_parameter_name": "spatial_geometry_decoder.output_projection.weight",
1552
+ "numel": 192,
1553
+ "optimizer_parameter_id": 39,
1554
+ "optimizer_state_keys": [
1555
+ "exp_avg",
1556
+ "exp_avg_sq",
1557
+ "step"
1558
+ ],
1559
+ "shape": [
1560
+ 3,
1561
+ 64,
1562
+ 1,
1563
+ 1
1564
+ ]
1565
+ },
1566
+ {
1567
+ "dtype": "torch.float32",
1568
+ "model_parameter_name": "spatial_geometry_decoder.output_projection.bias",
1569
+ "numel": 3,
1570
+ "optimizer_parameter_id": 40,
1571
+ "optimizer_state_keys": [
1572
+ "exp_avg",
1573
+ "exp_avg_sq",
1574
+ "step"
1575
+ ],
1576
+ "shape": [
1577
+ 3
1578
+ ]
1579
+ }
1580
+ ],
1581
+ "state_to_parameter_mapping_sha256": "ba3ac38c415f1e9a457ad080ce31dbe0d0cbcfd2facd1d5afa9b87ca783d1022",
1582
+ "summary": {
1583
+ "all_steps_identical": true,
1584
+ "group_lrs": [
1585
+ 0.0001
1586
+ ],
1587
+ "group_parameter_counts": [
1588
+ 41
1589
+ ],
1590
+ "param_groups": 1,
1591
+ "parameter_numel": 35032051,
1592
+ "state_entries": 41,
1593
+ "state_sha256": "234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003",
1594
+ "step_count": 41,
1595
+ "step_max": 1728.0,
1596
+ "step_min": 1728.0
1597
+ }
1598
+ }
1599
+ },
1600
+ "runtime_config_path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/runtime_config.json",
1601
+ "runtime_config_sha256": "c18eba90dffe487f1218bfdbfa67aa7b77b16272bf2e0f544f5bb77907cead52",
1602
+ "status": "training_arm_valid",
1603
+ "training": {
1604
+ "memory": {
1605
+ "peak_allocated_bytes": 16740288512,
1606
+ "peak_reserved_bytes": 17909678080
1607
+ },
1608
+ "metrics": {
1609
+ "all_gates_pass": true,
1610
+ "epoch_counts": {
1611
+ "1": 72,
1612
+ "2": 72,
1613
+ "3": 72,
1614
+ "4": 72,
1615
+ "5": 72,
1616
+ "6": 72
1617
+ },
1618
+ "gates": {
1619
+ "all_losses_and_gradients_finite": true,
1620
+ "all_updates_have_expected_finite_nonzero_gradient_path": true,
1621
+ "detector_frozen_and_gradient_free_every_update": true,
1622
+ "global_steps_contiguous": true,
1623
+ "paired_schedule_rows_exact": true,
1624
+ "row_count_exact": true,
1625
+ "six_epoch_counts_exact": true
1626
+ },
1627
+ "gradient_l2_max": 14403.28333059649,
1628
+ "gradient_l2_min": 2.8231532937399457,
1629
+ "gradient_nonzero_tensors_min": 41,
1630
+ "gradient_parameter_tensors_expected": 41,
1631
+ "rows": 432,
1632
+ "vehicle_update_counts": {
1633
+ "audi.etron": 432
1634
+ }
1635
+ },
1636
+ "metrics_csv": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/metrics.csv",
1637
+ "metrics_csv_sha256": "6c8ba26cd0a31e1e854ae9d4932cd958fa073bd6de50907d0c0e4132e6326279",
1638
+ "rendered_views": 864,
1639
+ "seconds": 350.0404799580574,
1640
+ "updates": 432
1641
+ },
1642
+ "treatment": "specialist",
1643
+ "validity_gates": {
1644
+ "artifact_dataset_manifest_hash_exact": true,
1645
+ "artifact_detector_weights_hash_exact": true,
1646
+ "artifact_fixed_scene_stats_hash_exact": true,
1647
+ "artifact_mesh_asset[audi.etron].mask_path_hash_exact": true,
1648
+ "artifact_mesh_asset[audi.etron].normal_map_path_hash_exact": true,
1649
+ "artifact_mesh_asset[audi.etron].path_hash_exact": true,
1650
+ "artifact_mesh_asset[audi.etron].position_map_path_hash_exact": true,
1651
+ "checkpoint_config_runtime_scope_exact": true,
1652
+ "checkpoint_epoch_exact": true,
1653
+ "checkpoint_rebased_global_step_exact": true,
1654
+ "checkpoint_roundtrip_state_exact": true,
1655
+ "detector_frozen_eval_no_gradient_and_unchanged": true,
1656
+ "exact_source_model_buffers_adam_and_rng_applied": true,
1657
+ "final_adam_step_exact": true,
1658
+ "final_generation_step_exact": true,
1659
+ "final_parameter_state_changed": true,
1660
+ "final_parameters_buffers_and_optimizer_finite": true,
1661
+ "full_final_adam_semantics_and_mapping_preserved": true,
1662
+ "full_source_adam_semantics_and_mapping_exact": true,
1663
+ "paired_training_metrics_valid": true,
1664
+ "z_base_unchanged": true
1665
+ },
1666
+ "vehicle": "audi.etron"
1667
+ }
1668
+ }
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/root_cause_diagnostic.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "audit_id": "stage7b_per_vehicle_vs_shared_continuation_control_v3",
3
+ "diagnostic_scope": "post_failure_read_only_runtime_aliasing_diagnosis",
4
+ "formal_v3_status": "stage7b_v3_indeterminate",
5
+ "formal_v3_status_is_permanent": true,
6
+ "capacity_decision": "unavailable",
7
+ "specialization_decision": "unavailable",
8
+ "oracle_recovery_decision": "unavailable",
9
+ "treatment_started_at_utc": "2026-08-04T13:00:46.162866+00:00",
10
+ "failure_recorded_at_utc": "2026-08-04T13:06:58.772311+00:00",
11
+ "completed_specialist_training_vehicles": [
12
+ "audi.etron"
13
+ ],
14
+ "completed_final_endpoint_executions": 0,
15
+ "shared_training_completed": false,
16
+ "failure": {
17
+ "error_type": "ValueError",
18
+ "stage": "tesla_specialist_initial_source_state_validation_before_first_update",
19
+ "expected_source_adam_step": 1728,
20
+ "observed_in_memory_source_adam_step": 2160,
21
+ "expected_source_optimizer_state_sha256": "234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003",
22
+ "observed_in_memory_source_optimizer_state_sha256": "7883735ad9300887a50311152fb4de3e175b207e84fd0a8741888a97cd4abf4b"
23
+ },
24
+ "frozen_source_on_disk_after_failure": {
25
+ "checkpoint_sha256": "c9bfa671a06924aa51e2e7ea6036f54b3d761da61ea93b776effa545ef0b6631",
26
+ "generation_step": 1728,
27
+ "adam_step_min": 1728.0,
28
+ "adam_step_max": 1728.0,
29
+ "optimizer_state_sha256": "234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003",
30
+ "unchanged": true
31
+ },
32
+ "completed_audi_training_arm": {
33
+ "status": "training_arm_valid",
34
+ "all_validity_gates_pass": true,
35
+ "updates": 432,
36
+ "failed_validity_gates": [],
37
+ "final_generation_step": 2160,
38
+ "final_adam_step_min": 2160.0,
39
+ "final_adam_step_max": 2160.0,
40
+ "checkpoint_bytes": 420526562,
41
+ "checkpoint_sha256": "1fa39378a52910dda9fded94ea8dd54675a5d90835872bc3a9a8ff396ddd477c",
42
+ "scientific_result_role": "none_failure_evidence_only",
43
+ "attacked_endpoint_evaluated": false
44
+ },
45
+ "minimal_pytorch_alias_reproduction": {
46
+ "source_state_step_before_loaded_optimizer_step": 1.0,
47
+ "source_state_step_after_loaded_optimizer_step": 2.0,
48
+ "alias_mutation_observed": true
49
+ },
50
+ "root_cause": {
51
+ "source_checkpoint_loaded_once_for_all_sequential_arms": true,
52
+ "same_python_mapping_passed_to_each_training_arm": true,
53
+ "optimizer_load_state_dict_retained_adam_tensor_references": true,
54
+ "first_arm_optimizer_steps_mutated_in_memory_source_mapping": true,
55
+ "next_arm_identity_gate_detected_mutation_before_update": true,
56
+ "disk_source_checkpoint_corrupted": false,
57
+ "training_numerical_failure": false
58
+ },
59
+ "permitted_minimal_repair_boundary": {
60
+ "new_audit_id_required": true,
61
+ "fresh_output_required": true,
62
+ "v3_resume_permitted": false,
63
+ "v3_artifact_reuse_as_formal_endpoint_permitted": false,
64
+ "independent_frozen_source_reload_per_arm_required": true,
65
+ "scientific_inputs_or_thresholds_may_change": false,
66
+ "external_narrow_review_before_new_formal_execution_required": true
67
+ }
68
+ }
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/runtime_file_access.json ADDED
@@ -0,0 +1,820 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "audit_event": "python_open",
3
+ "excluded_markers": [
4
+ "toyota.prius",
5
+ "toyota_prius",
6
+ "lincoln.mkz_2017",
7
+ "lincoln_mkz_2017",
8
+ "nissan.patrol_2021",
9
+ "nissan_patrol_2021"
10
+ ],
11
+ "excluded_runtime_path_open_count": 0,
12
+ "paths": [
13
+ {
14
+ "mode_counts": {
15
+ "r": 2
16
+ },
17
+ "opens": 2,
18
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/MI_Interior_Etron_BaseColor.png"
19
+ },
20
+ {
21
+ "mode_counts": {
22
+ "r": 2
23
+ },
24
+ "opens": 2,
25
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/MI_Wheels_Etron_BaseColor.png"
26
+ },
27
+ {
28
+ "mode_counts": {
29
+ "r": 2
30
+ },
31
+ "opens": 2,
32
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/Texture/M_LicensePlate_BaseColor.png"
33
+ },
34
+ {
35
+ "mode_counts": {
36
+ "r": 2
37
+ },
38
+ "opens": 2,
39
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_base.png"
40
+ },
41
+ {
42
+ "mode_counts": {
43
+ "r": 1
44
+ },
45
+ "opens": 1,
46
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_mask.png"
47
+ },
48
+ {
49
+ "mode_counts": {
50
+ "r": 2
51
+ },
52
+ "opens": 2,
53
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.mtl"
54
+ },
55
+ {
56
+ "mode_counts": {
57
+ "r": 3
58
+ },
59
+ "opens": 3,
60
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv.obj"
61
+ },
62
+ {
63
+ "mode_counts": {
64
+ "r": 3
65
+ },
66
+ "opens": 3,
67
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_normal.npy"
68
+ },
69
+ {
70
+ "mode_counts": {
71
+ "r": 3
72
+ },
73
+ "opens": 3,
74
+ "path": "/root/data/drc/asset/audi_etron_carla_attack/audi_etron_carla_attack_uv_position.npy"
75
+ },
76
+ {
77
+ "mode_counts": {
78
+ "r": 2
79
+ },
80
+ "opens": 2,
81
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarExterior_TeslaM3_BaseColor.ppm"
82
+ },
83
+ {
84
+ "mode_counts": {
85
+ "r": 2
86
+ },
87
+ "opens": 2,
88
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarGlass_TeslaM3_BaseColor.ppm"
89
+ },
90
+ {
91
+ "mode_counts": {
92
+ "r": 2
93
+ },
94
+ "opens": 2,
95
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_CarLightGlass_TeslaM3_BaseColor.ppm"
96
+ },
97
+ {
98
+ "mode_counts": {
99
+ "r": 2
100
+ },
101
+ "opens": 2,
102
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_Interior_TeslaM3_BaseColor.ppm"
103
+ },
104
+ {
105
+ "mode_counts": {
106
+ "r": 2
107
+ },
108
+ "opens": 2,
109
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_LicensePLate_BaseColor.ppm"
110
+ },
111
+ {
112
+ "mode_counts": {
113
+ "r": 2
114
+ },
115
+ "opens": 2,
116
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/Texture/MI_Wheels_TeslaM3_BaseColor.ppm"
117
+ },
118
+ {
119
+ "mode_counts": {
120
+ "r": 2
121
+ },
122
+ "opens": 2,
123
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_base.png"
124
+ },
125
+ {
126
+ "mode_counts": {
127
+ "r": 2
128
+ },
129
+ "opens": 2,
130
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv.mtl"
131
+ },
132
+ {
133
+ "mode_counts": {
134
+ "r": 2
135
+ },
136
+ "opens": 2,
137
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv.obj"
138
+ },
139
+ {
140
+ "mode_counts": {
141
+ "r": 2
142
+ },
143
+ "opens": 2,
144
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv_normal.npy"
145
+ },
146
+ {
147
+ "mode_counts": {
148
+ "r": 2
149
+ },
150
+ "opens": 2,
151
+ "path": "/root/data/drc/asset/tesla_model3_carla_attack/tesla_model3_carla_attack_uv_position.npy"
152
+ },
153
+ {
154
+ "mode_counts": {
155
+ "r": 1
156
+ },
157
+ "opens": 1,
158
+ "path": "/root/data/drc/configuration/__pycache__/__init__.cpython-310.pyc"
159
+ },
160
+ {
161
+ "mode_counts": {
162
+ "r": 1
163
+ },
164
+ "opens": 1,
165
+ "path": "/root/data/drc/configuration/__pycache__/configuration.cpython-310.pyc"
166
+ },
167
+ {
168
+ "mode_counts": {
169
+ "r": 1
170
+ },
171
+ "opens": 1,
172
+ "path": "/root/data/drc/configuration/base.json"
173
+ },
174
+ {
175
+ "mode_counts": {
176
+ "r": 1
177
+ },
178
+ "opens": 1,
179
+ "path": "/root/data/drc/dataset/__pycache__/__init__.cpython-310.pyc"
180
+ },
181
+ {
182
+ "mode_counts": {
183
+ "r": 1
184
+ },
185
+ "opens": 1,
186
+ "path": "/root/data/drc/dataset/__pycache__/dataLoader.cpython-310.pyc"
187
+ },
188
+ {
189
+ "mode_counts": {
190
+ "r": 1
191
+ },
192
+ "opens": 1,
193
+ "path": "/root/data/drc/dataset/__pycache__/dataset.cpython-310.pyc"
194
+ },
195
+ {
196
+ "mode_counts": {
197
+ "r": 1
198
+ },
199
+ "opens": 1,
200
+ "path": "/root/data/drc/dataset/__pycache__/manifest.cpython-310.pyc"
201
+ },
202
+ {
203
+ "mode_counts": {
204
+ "r": 1
205
+ },
206
+ "opens": 1,
207
+ "path": "/root/data/drc/dataset/__pycache__/sample.cpython-310.pyc"
208
+ },
209
+ {
210
+ "mode_counts": {
211
+ "r": 1
212
+ },
213
+ "opens": 1,
214
+ "path": "/root/data/drc/dataset/__pycache__/texture_bank.cpython-310.pyc"
215
+ },
216
+ {
217
+ "mode_counts": {
218
+ "r": 1
219
+ },
220
+ "opens": 1,
221
+ "path": "/root/data/drc/detectors/__pycache__/__init__.cpython-310.pyc"
222
+ },
223
+ {
224
+ "mode_counts": {
225
+ "r": 1
226
+ },
227
+ "opens": 1,
228
+ "path": "/root/data/drc/detectors/__pycache__/detector.cpython-310.pyc"
229
+ },
230
+ {
231
+ "mode_counts": {
232
+ "r": 1
233
+ },
234
+ "opens": 1,
235
+ "path": "/root/data/drc/detectors/__pycache__/yolov5.cpython-310.pyc"
236
+ },
237
+ {
238
+ "mode_counts": {
239
+ "r": 1
240
+ },
241
+ "opens": 1,
242
+ "path": "/root/data/drc/detectors/detector.py"
243
+ },
244
+ {
245
+ "mode_counts": {
246
+ "r": 3
247
+ },
248
+ "opens": 3,
249
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/weights/yolov5x6.pt"
250
+ },
251
+ {
252
+ "mode_counts": {
253
+ "r": 2
254
+ },
255
+ "opens": 2,
256
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/__init__.cpython-310.pyc"
257
+ },
258
+ {
259
+ "mode_counts": {
260
+ "r": 1
261
+ },
262
+ "opens": 1,
263
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/common.cpython-310.pyc"
264
+ },
265
+ {
266
+ "mode_counts": {
267
+ "r": 1
268
+ },
269
+ "opens": 1,
270
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/experimental.cpython-310.pyc"
271
+ },
272
+ {
273
+ "mode_counts": {
274
+ "r": 2
275
+ },
276
+ "opens": 2,
277
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/models/__pycache__/yolo.cpython-310.pyc"
278
+ },
279
+ {
280
+ "mode_counts": {
281
+ "r": 1
282
+ },
283
+ "opens": 1,
284
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/__init__.cpython-310.pyc"
285
+ },
286
+ {
287
+ "mode_counts": {
288
+ "r": 1
289
+ },
290
+ "opens": 1,
291
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/augmentations.cpython-310.pyc"
292
+ },
293
+ {
294
+ "mode_counts": {
295
+ "r": 1
296
+ },
297
+ "opens": 1,
298
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/autoanchor.cpython-310.pyc"
299
+ },
300
+ {
301
+ "mode_counts": {
302
+ "r": 1
303
+ },
304
+ "opens": 1,
305
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/dataloaders.cpython-310.pyc"
306
+ },
307
+ {
308
+ "mode_counts": {
309
+ "r": 1
310
+ },
311
+ "opens": 1,
312
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/downloads.cpython-310.pyc"
313
+ },
314
+ {
315
+ "mode_counts": {
316
+ "r": 1
317
+ },
318
+ "opens": 1,
319
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/general.cpython-310.pyc"
320
+ },
321
+ {
322
+ "mode_counts": {
323
+ "r": 1
324
+ },
325
+ "opens": 1,
326
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/metrics.cpython-310.pyc"
327
+ },
328
+ {
329
+ "mode_counts": {
330
+ "r": 1
331
+ },
332
+ "opens": 1,
333
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/plots.cpython-310.pyc"
334
+ },
335
+ {
336
+ "mode_counts": {
337
+ "r": 1
338
+ },
339
+ "opens": 1,
340
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/__pycache__/torch_utils.cpython-310.pyc"
341
+ },
342
+ {
343
+ "mode_counts": {
344
+ "r": 1
345
+ },
346
+ "opens": 1,
347
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/augmentations.py"
348
+ },
349
+ {
350
+ "mode_counts": {
351
+ "r": 1
352
+ },
353
+ "opens": 1,
354
+ "path": "/root/data/drc/detectors/intelligentAlgorithm/yolov5/utils/general.py"
355
+ },
356
+ {
357
+ "mode_counts": {
358
+ "r": 1
359
+ },
360
+ "opens": 1,
361
+ "path": "/root/data/drc/detectors/yolov5.py"
362
+ },
363
+ {
364
+ "mode_counts": {
365
+ "r": 1
366
+ },
367
+ "opens": 1,
368
+ "path": "/root/data/drc/experiments/provenance/stage7_20260804/stage7b_input_freeze_v2/source_checkpoint_inventory.json"
369
+ },
370
+ {
371
+ "mode_counts": {
372
+ "r": 2
373
+ },
374
+ "opens": 2,
375
+ "path": "/root/data/drc/experiments/splits/stage7a/audi_etron_train_only.json"
376
+ },
377
+ {
378
+ "mode_counts": {
379
+ "r": 1
380
+ },
381
+ "opens": 1,
382
+ "path": "/root/data/drc/experiments/splits/stage7a/tesla_model3_train_only.json"
383
+ },
384
+ {
385
+ "mode_counts": {
386
+ "r": 1
387
+ },
388
+ "opens": 1,
389
+ "path": "/root/data/drc/log/__pycache__/__init__.cpython-310.pyc"
390
+ },
391
+ {
392
+ "mode_counts": {
393
+ "r": 1
394
+ },
395
+ "opens": 1,
396
+ "path": "/root/data/drc/log/__pycache__/logger.cpython-310.pyc"
397
+ },
398
+ {
399
+ "mode_counts": {
400
+ "a": 2
401
+ },
402
+ "opens": 2,
403
+ "path": "/root/data/drc/log/operating.log"
404
+ },
405
+ {
406
+ "mode_counts": {
407
+ "r": 1
408
+ },
409
+ "opens": 1,
410
+ "path": "/root/data/drc/method/__pycache__/__init__.cpython-310.pyc"
411
+ },
412
+ {
413
+ "mode_counts": {
414
+ "r": 1
415
+ },
416
+ "opens": 1,
417
+ "path": "/root/data/drc/method/__pycache__/datasetGenerate.cpython-310.pyc"
418
+ },
419
+ {
420
+ "mode_counts": {
421
+ "r": 1
422
+ },
423
+ "opens": 1,
424
+ "path": "/root/data/drc/method/__pycache__/evaluationCamouflage.cpython-310.pyc"
425
+ },
426
+ {
427
+ "mode_counts": {
428
+ "r": 1
429
+ },
430
+ "opens": 1,
431
+ "path": "/root/data/drc/method/__pycache__/trainCamouflage.cpython-310.pyc"
432
+ },
433
+ {
434
+ "mode_counts": {
435
+ "r": 1
436
+ },
437
+ "opens": 1,
438
+ "path": "/root/data/drc/method/__pycache__/universal_camouflage.cpython-310.pyc"
439
+ },
440
+ {
441
+ "mode_counts": {
442
+ "r": 1
443
+ },
444
+ "opens": 1,
445
+ "path": "/root/data/drc/renderLib/__pycache__/__init__.cpython-310.pyc"
446
+ },
447
+ {
448
+ "mode_counts": {
449
+ "r": 1
450
+ },
451
+ "opens": 1,
452
+ "path": "/root/data/drc/renderLib/camouflage/__pycache__/__init__.cpython-310.pyc"
453
+ },
454
+ {
455
+ "mode_counts": {
456
+ "r": 1
457
+ },
458
+ "opens": 1,
459
+ "path": "/root/data/drc/renderLib/camouflage/__pycache__/camouflage.cpython-310.pyc"
460
+ },
461
+ {
462
+ "mode_counts": {
463
+ "r": 1
464
+ },
465
+ "opens": 1,
466
+ "path": "/root/data/drc/renderLib/mesh/__pycache__/__init__.cpython-310.pyc"
467
+ },
468
+ {
469
+ "mode_counts": {
470
+ "r": 1
471
+ },
472
+ "opens": 1,
473
+ "path": "/root/data/drc/renderLib/mesh/__pycache__/mesh.cpython-310.pyc"
474
+ },
475
+ {
476
+ "mode_counts": {
477
+ "r": 1
478
+ },
479
+ "opens": 1,
480
+ "path": "/root/data/drc/renderLib/renderer/__pycache__/__init__.cpython-310.pyc"
481
+ },
482
+ {
483
+ "mode_counts": {
484
+ "r": 1
485
+ },
486
+ "opens": 1,
487
+ "path": "/root/data/drc/renderLib/renderer/__pycache__/renderer.cpython-310.pyc"
488
+ },
489
+ {
490
+ "mode_counts": {
491
+ "r": 1
492
+ },
493
+ "opens": 1,
494
+ "path": "/root/data/drc/simulatorLib/__pycache__/__init__.cpython-310.pyc"
495
+ },
496
+ {
497
+ "mode_counts": {
498
+ "r": 1
499
+ },
500
+ "opens": 1,
501
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/__init__.cpython-310.pyc"
502
+ },
503
+ {
504
+ "mode_counts": {
505
+ "r": 1
506
+ },
507
+ "opens": 1,
508
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/baseActor.cpython-310.pyc"
509
+ },
510
+ {
511
+ "mode_counts": {
512
+ "r": 1
513
+ },
514
+ "opens": 1,
515
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/sensor.cpython-310.pyc"
516
+ },
517
+ {
518
+ "mode_counts": {
519
+ "r": 1
520
+ },
521
+ "opens": 1,
522
+ "path": "/root/data/drc/simulatorLib/actor/__pycache__/vehicle.cpython-310.pyc"
523
+ },
524
+ {
525
+ "mode_counts": {
526
+ "r": 1
527
+ },
528
+ "opens": 1,
529
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/__init__.cpython-310.pyc"
530
+ },
531
+ {
532
+ "mode_counts": {
533
+ "r": 1
534
+ },
535
+ "opens": 1,
536
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/baseFactory.cpython-310.pyc"
537
+ },
538
+ {
539
+ "mode_counts": {
540
+ "r": 1
541
+ },
542
+ "opens": 1,
543
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/sensorFactory.cpython-310.pyc"
544
+ },
545
+ {
546
+ "mode_counts": {
547
+ "r": 1
548
+ },
549
+ "opens": 1,
550
+ "path": "/root/data/drc/simulatorLib/actorFactory/__pycache__/vehicleFacotry.cpython-310.pyc"
551
+ },
552
+ {
553
+ "mode_counts": {
554
+ "r": 1
555
+ },
556
+ "opens": 1,
557
+ "path": "/root/data/drc/simulatorLib/atlas/__pycache__/__init__.cpython-310.pyc"
558
+ },
559
+ {
560
+ "mode_counts": {
561
+ "r": 1
562
+ },
563
+ "opens": 1,
564
+ "path": "/root/data/drc/simulatorLib/atlas/__pycache__/atlas.cpython-310.pyc"
565
+ },
566
+ {
567
+ "mode_counts": {
568
+ "r": 1
569
+ },
570
+ "opens": 1,
571
+ "path": "/root/data/drc/simulatorLib/connect/__pycache__/__init__.cpython-310.pyc"
572
+ },
573
+ {
574
+ "mode_counts": {
575
+ "r": 1
576
+ },
577
+ "opens": 1,
578
+ "path": "/root/data/drc/simulatorLib/connect/__pycache__/connect.cpython-310.pyc"
579
+ },
580
+ {
581
+ "mode_counts": {
582
+ "r": 1
583
+ },
584
+ "opens": 1,
585
+ "path": "/root/data/drc/simulatorLib/processor/__pycache__/__init__.cpython-310.pyc"
586
+ },
587
+ {
588
+ "mode_counts": {
589
+ "r": 1
590
+ },
591
+ "opens": 1,
592
+ "path": "/root/data/drc/simulatorLib/processor/__pycache__/processor.cpython-310.pyc"
593
+ },
594
+ {
595
+ "mode_counts": {
596
+ "r": 1
597
+ },
598
+ "opens": 1,
599
+ "path": "/root/data/drc/simulatorLib/weather/__pycache__/__init__.cpython-310.pyc"
600
+ },
601
+ {
602
+ "mode_counts": {
603
+ "r": 1
604
+ },
605
+ "opens": 1,
606
+ "path": "/root/data/drc/simulatorLib/weather/__pycache__/weather.cpython-310.pyc"
607
+ },
608
+ {
609
+ "mode_counts": {
610
+ "r": 1
611
+ },
612
+ "opens": 1,
613
+ "path": "/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation.py"
614
+ },
615
+ {
616
+ "mode_counts": {
617
+ "r": 1
618
+ },
619
+ "opens": 1,
620
+ "path": "/root/data/drc/tools/run_stage7b_per_vehicle_vs_shared_continuation_v3.py"
621
+ },
622
+ {
623
+ "mode_counts": {
624
+ "r": 1
625
+ },
626
+ "opens": 1,
627
+ "path": "/root/data/drc/utils/__init__.py"
628
+ },
629
+ {
630
+ "mode_counts": {
631
+ "r": 1
632
+ },
633
+ "opens": 1,
634
+ "path": "/root/data/drc/utils/__pycache__/__init__.cpython-310.pyc"
635
+ },
636
+ {
637
+ "mode_counts": {
638
+ "r": 1
639
+ },
640
+ "opens": 1,
641
+ "path": "/root/data/drc/utils/__pycache__/checkpoint.cpython-310.pyc"
642
+ },
643
+ {
644
+ "mode_counts": {
645
+ "r": 1
646
+ },
647
+ "opens": 1,
648
+ "path": "/root/data/drc/utils/__pycache__/decorators.cpython-310.pyc"
649
+ },
650
+ {
651
+ "mode_counts": {
652
+ "r": 1
653
+ },
654
+ "opens": 1,
655
+ "path": "/root/data/drc/utils/__pycache__/detection_metrics.cpython-310.pyc"
656
+ },
657
+ {
658
+ "mode_counts": {
659
+ "r": 1
660
+ },
661
+ "opens": 1,
662
+ "path": "/root/data/drc/utils/__pycache__/genarate.cpython-310.pyc"
663
+ },
664
+ {
665
+ "mode_counts": {
666
+ "r": 1
667
+ },
668
+ "opens": 1,
669
+ "path": "/root/data/drc/utils/__pycache__/graph.cpython-310.pyc"
670
+ },
671
+ {
672
+ "mode_counts": {
673
+ "r": 1
674
+ },
675
+ "opens": 1,
676
+ "path": "/root/data/drc/utils/__pycache__/image.cpython-310.pyc"
677
+ },
678
+ {
679
+ "mode_counts": {
680
+ "r": 1
681
+ },
682
+ "opens": 1,
683
+ "path": "/root/data/drc/utils/__pycache__/loss.cpython-310.pyc"
684
+ },
685
+ {
686
+ "mode_counts": {
687
+ "r": 1
688
+ },
689
+ "opens": 1,
690
+ "path": "/root/data/drc/utils/__pycache__/position.cpython-310.pyc"
691
+ },
692
+ {
693
+ "mode_counts": {
694
+ "r": 1
695
+ },
696
+ "opens": 1,
697
+ "path": "/root/data/drc/utils/__pycache__/torch_compat.cpython-310.pyc"
698
+ },
699
+ {
700
+ "mode_counts": {
701
+ "r": 1
702
+ },
703
+ "opens": 1,
704
+ "path": "/root/data/drc/utils/__pycache__/transformation.cpython-310.pyc"
705
+ },
706
+ {
707
+ "mode_counts": {
708
+ "r": 1
709
+ },
710
+ "opens": 1,
711
+ "path": "/root/data/drc/utils/__pycache__/wasserstein.cpython-310.pyc"
712
+ },
713
+ {
714
+ "mode_counts": {
715
+ "r": 1
716
+ },
717
+ "opens": 1,
718
+ "path": "/root/data/drc/utils/torch_compat.py"
719
+ },
720
+ {
721
+ "mode_counts": {
722
+ "r": 1
723
+ },
724
+ "opens": 1,
725
+ "path": "/root/data/releases/model-d38b274e/stage2_town10_universal_latent32x64_v1/checkpoints/epoch_0006.pt"
726
+ },
727
+ {
728
+ "mode_counts": {
729
+ "w": 1
730
+ },
731
+ "opens": 1,
732
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a"
733
+ },
734
+ {
735
+ "mode_counts": {
736
+ "None": 1
737
+ },
738
+ "opens": 1,
739
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/.partial_specialist_training_results.json.3uyaimhs.tmp"
740
+ },
741
+ {
742
+ "mode_counts": {
743
+ "w": 2
744
+ },
745
+ "opens": 2,
746
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron"
747
+ },
748
+ {
749
+ "mode_counts": {
750
+ "None": 1
751
+ },
752
+ "opens": 1,
753
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/.runtime_config.json.t0fsp4ba.tmp"
754
+ },
755
+ {
756
+ "mode_counts": {
757
+ "None": 1
758
+ },
759
+ "opens": 1,
760
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/.training_result.json.z65x5zza.tmp"
761
+ },
762
+ {
763
+ "mode_counts": {
764
+ "r": 1
765
+ },
766
+ "opens": 1,
767
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/runtime_config.json"
768
+ },
769
+ {
770
+ "mode_counts": {
771
+ "None": 1
772
+ },
773
+ "opens": 1,
774
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints"
775
+ },
776
+ {
777
+ "mode_counts": {
778
+ "None": 1
779
+ },
780
+ "opens": 1,
781
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/.final.pt.9a9k1nj1.tmp"
782
+ },
783
+ {
784
+ "mode_counts": {
785
+ "r": 4
786
+ },
787
+ "opens": 4,
788
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/checkpoints/final.pt"
789
+ },
790
+ {
791
+ "mode_counts": {
792
+ "r": 2,
793
+ "w": 1
794
+ },
795
+ "opens": 3,
796
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/audi_etron/training/metrics.csv"
797
+ },
798
+ {
799
+ "mode_counts": {
800
+ "w": 1
801
+ },
802
+ "opens": 1,
803
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/tesla_model3"
804
+ },
805
+ {
806
+ "mode_counts": {
807
+ "None": 1
808
+ },
809
+ "opens": 1,
810
+ "path": "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a/specialists/tesla_model3/.runtime_config.json.6tj10bso.tmp"
811
+ }
812
+ ],
813
+ "scope_roots": [
814
+ "/root/data/drc",
815
+ "/root/data/releases/model-d38b274e/stage2_town10_universal_latent32x64_v1/checkpoints",
816
+ "/root/data/runs/stage7b_per_vehicle_vs_shared_continuation_l40s_v3a"
817
+ ],
818
+ "scoped_open_events": 148,
819
+ "unique_scoped_paths": 114
820
+ }
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/treatment_started.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "audit_id": "stage7b_per_vehicle_vs_shared_continuation_control_v3",
3
+ "optimization_updates_before_record": 0,
4
+ "recorded_at_utc": "2026-08-04T13:00:46.162866+00:00",
5
+ "source_gate_seal_sha256": "0546e9f89a6e582545626caacdf40d115d0f9ea7365c20b76414fd00a915cd82",
6
+ "status": "treatment_started_after_sealed_source_gate"
7
+ }