Open pnambiar opened 6 years ago
<object-class> - integer number of object from 0 to (classes-1)
<x> <y> <width> <height> - float values relative to width and height of image, it can be equal from (0.0 to 1.0]
for example: <x> = <absolute_x> / <image_width> or <height> = <absolute_height> / <image_height>
atention: <x> <y> - are center of rectangle (are not top-left corner)
It seems your annotation is correct. Also you can check all you annotations using this tool on Windows/Linux: https://github.com/AlexeyAB/Yolo_mark
I am getting some weird results after training with yolo. I am now trying to verify that my annotation is correct Exemplar data: X_min=601 X_max= 827 Y_min=225 Y_max =624 width(Image)=1068 height(Image)=712 class_no 0.6685 0.5962 0.2116 0.5604