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 used the resize() function and found that it was violent scaling, which would cause image distortion. Is there a function similar to letterbox()? For example, using yolo, I want the image to be adjusted to (640, 640) and fill the excess areas with gray.
The text was updated successfully, but these errors were encountered:
I used the resize() function and found that it was violent scaling, which would cause image distortion. Is there a function similar to letterbox()? For example, using yolo, I want the image to be adjusted to (640, 640) and fill the excess areas with gray.
The text was updated successfully, but these errors were encountered: