2019-06-16 13:10:29 +05:30

18 lines
273 B
Plaintext

string label
int32 id
#confidence of result
float32 confidence
#normalized value of box center point coordinate x
float32 x
#normalized value of box center point coordinate y
float32 y
#normalized value of box height
float32 h
#normalized value of box width
float32 w