| { | |
| "timestamp": "2026-01-29T16:13:53.244181", | |
| "run_directory": "output\\example", | |
| "arguments": { | |
| "num_scenes": 10, | |
| "num_objects": null, | |
| "min_objects": 5, | |
| "max_objects": 9, | |
| "num_counterfactuals": 2, | |
| "use_gpu": 1, | |
| "samples": 1024, | |
| "width": 320, | |
| "height": 240, | |
| "cf_types": "default (1 image + 1 negative)", | |
| "min_cf_change_score": 1.0, | |
| "max_cf_attempts": 10 | |
| }, | |
| "results": { | |
| "scenes_generated": 10, | |
| "scenes_rendered": 10, | |
| "total_images": 30 | |
| }, | |
| "cf_types_used": [ | |
| "change_color", | |
| "change_shape", | |
| "change_size", | |
| "change_material", | |
| "change_position", | |
| "change_count", | |
| "add_object", | |
| "remove_object", | |
| "replace_object", | |
| "change_background", | |
| "change_texture", | |
| "change_lighting", | |
| "add_noise", | |
| "apply_fisheye", | |
| "apply_blur", | |
| "apply_vignette", | |
| "apply_chromatic_aberration" | |
| ] | |
| } |