2019-06-12 11:45:57 +05:30

17 lines
264 B
Plaintext

string label
#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