File size: 1,094 Bytes
cc809bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "task_id": "identify_objects_00000000",
  "generator": "identify_objects",
  "timestamp": "2026-02-17T07:31:53.247392",
  "parameters": {
    "objects": [
      {
        "shape": "triangle",
        "color": "blue",
        "size": 108,
        "position": [
          428,
          386
        ],
        "is_target": false
      },
      {
        "shape": "rectangle",
        "color": "red",
        "size": 120,
        "position": [
          741,
          124
        ],
        "is_target": false
      },
      {
        "shape": "hexagon",
        "color": "orange",
        "size": 84,
        "position": [
          217,
          109
        ],
        "is_target": true
      }
    ],
    "target_criteria": {
      "shape": "hexagon",
      "color": "orange",
      "focus": "both"
    },
    "type": "specific_combination",
    "outline_color": [
      0,
      0,
      255
    ]
  },
  "param_hash": "15e990ae106b9e4d",
  "generation": {
    "seed": 1965760370,
    "git": {
      "commit": "",
      "branch": "",
      "repo": "",
      "is_dirty": false
    }
  }
}