File size: 944 Bytes
51c36ad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "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"
  ]
}