Closed plutus123 closed 4 months ago
I would like to know where are the labels of the output images are stored and I would even like to know whether the labels are in x,y,x,y... format or x,y,z,x,y,z... format.
The labels are stored in x,y,z,x,y,z.. format. Given in Math.py and by using create_corners function from Math.py you can get the labels.
I would like to know where are the labels of the output images are stored and I would even like to know whether the labels are in x,y,x,y... format or x,y,z,x,y,z... format.