File size: 1,384 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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 | {
"task_id": "counting_objects_00000001",
"generator": "counting_objects",
"timestamp": "2026-02-26T09:54:39.482680",
"parameters": {
"num_objects": 4,
"object_shape": "mixed",
"objects": [
{
"symbol": "object",
"index": 0,
"shape": "circle",
"color": [
200,
100,
255
],
"center": [
123,
693
],
"size": 51
},
{
"symbol": "object",
"index": 1,
"shape": "square",
"color": [
255,
200,
100
],
"center": [
198,
530
],
"size": 60
},
{
"symbol": "object",
"index": 2,
"shape": "triangle",
"color": [
100,
150,
255
],
"center": [
682,
320
],
"size": 72
},
{
"symbol": "object",
"index": 3,
"shape": "star",
"color": [
100,
255,
100
],
"center": [
918,
744
],
"size": 71
}
]
},
"param_hash": "edcfe6d30602ef77",
"generation": {
"seed": 1965760370,
"git": {
"commit": "",
"branch": "",
"repo": "",
"is_dirty": false
}
}
} |