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
We have a special case with head bounding boxes:
as head bounding boxes are only required for evaluation (the length of the head bounding boxe's diagonal determines the person height), clamping negative coordinates would be harmful.
For that reason we should allow negative numbers for head bounding boxes. This makes it necessary to change to export format of head bounding boxes from
Make negative numbers 0
The text was updated successfully, but these errors were encountered: