{"photo": | |
{"id":"straw00267"}, | |
"annotations":[ | |
{ | |
"x":19, | |
"y":20, | |
"w":50, | |
"h":50, | |
"predictions": { | |
"green":0.2, | |
"red":0.95 | |
} | |
} | |
] | |
} | |
{"photo": | |
{"id":"straw00267"}, | |
"annotations":[ | |
{ | |
"x":19, | |
"y":20, | |
"w":50, | |
"h":50, | |
"green":0.2, | |
"green_confidence": 0.9 | |
"red":0.95, | |
"red_confidence": 0.1 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment