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
Why is the IoU layer associated with a batch size? Is there a way to make it independent of the batch size?
It prevents us from analyzing the learned model without supplying the same number of images as the batch size.
The text was updated successfully, but these errors were encountered:
Why is the IoU layer associated with a batch size? Is there a way to make it independent of the batch size?
It prevents us from analyzing the learned model without supplying the same number of images as the batch size.
The text was updated successfully, but these errors were encountered: