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
It should be possible to load YOLO bounding box annotations where computation of the box points based on the box center coordinates and width/height results in out-of-bounds errors below YOLO precision (1e-6), e.g. 0.250000 0.250000 0.500001 0.500001.
The text was updated successfully, but these errors were encountered:
0.250000 0.250000 0.500001 0.500001
.The text was updated successfully, but these errors were encountered: