robocar-steering/pkg/steering/test_data/bboxes-02.json

26 lines
466 B
JSON
Raw Normal View History

{
"bboxes": [
{
"right": 0.6879883,
"top": 0.115234375,
"left": 0.1586914,
"bottom": 0.66796875,
"confidence": 0.82714844
},
{
"right": 0.2794531,
"top": 0.301816406,
"left": 0.15698242,
"bottom": 0.65748047,
"confidence": 0.83447266
},
{
"right": 0.6875,
"top": 0.11328125,
"left": 0.15673828,
"bottom": 0.66748047,
"confidence": 0.85253906
}
]
}