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
In the paper, it is metioned that random crop a bounding box from input image, for which the box area is within [0.05, 1.0] of the whole image area for image pre-processing. But how can i know which label should be kept? It could happen that the object is cut off,but its label remains in the gt annotations.
The text was updated successfully, but these errors were encountered:
In the paper, it is metioned that random crop a bounding box from input image, for which the box area is within [0.05, 1.0] of the whole image area for image pre-processing. But how can i know which label should be kept? It could happen that the object is cut off,but its label remains in the gt annotations.
The text was updated successfully, but these errors were encountered: