File size: 497 Bytes
ba36309 | 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 | {
"source_scene": "pre_dec_json\\data12_aligned.json",
"num_total_controls": 63,
"num_valid_controls": 5,
"valid_controls": [
{
"vx": 100,
"ay": -150,
"label": "4"
},
{
"vx": 100,
"ay": -75,
"label": "1"
},
{
"vx": 100,
"ay": -30,
"label": "2"
},
{
"vx": 100,
"ay": 0,
"label": "2"
},
{
"vx": 100,
"ay": 30,
"label": "4"
}
]
} |