File size: 934 Bytes
71f5c5b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | {
"timestamp": "2026-02-19T16:32:39.492362",
"run_directory": "output\\Dataset",
"arguments": {
"num_scenes": 100,
"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": 100,
"scenes_rendered": 100,
"total_images": 300
},
"cf_types_used": [
"change_color",
"change_shape",
"change_size",
"change_material",
"change_position",
"add_object",
"remove_object",
"replace_object",
"swap_attribute",
"occlusion_change",
"relational_flip",
"change_background",
"change_lighting",
"add_noise",
"apply_fisheye",
"apply_blur",
"apply_vignette",
"apply_chromatic_aberration"
]
} |