You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that it would be best if tesserocr had a native module to convert annotations from [x, y, w, h] format to YOLO format [xmin, ymin, xmax, ymax]
The text was updated successfully, but these errors were encountered:
I believe that it would be best if
tesserocr
had a native module to convert annotations from[x, y, w, h]
format to YOLO format[xmin, ymin, xmax, ymax]
The text was updated successfully, but these errors were encountered: