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
If I'm embedding images that are not square, do I need to do cropping or padding first to make them square? Which is better? Were the models trained on different aspect ratios? Did they use cropping or padding? If padding, should it be white or black or doesn't matter? I'd prefer padding, because I want to preserve all the original image and estimate image composition, etc. but not if it decreases accuracy.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If I'm embedding images that are not square, do I need to do cropping or padding first to make them square? Which is better? Were the models trained on different aspect ratios? Did they use cropping or padding? If padding, should it be white or black or doesn't matter? I'd prefer padding, because I want to preserve all the original image and estimate image composition, etc. but not if it decreases accuracy.
Beta Was this translation helpful? Give feedback.
All reactions