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
@yxchng I actually do have some work in progress right now in timm to address huggingface/pytorch-image-models#2190 (adding a set_input_size()) fn to vit, that would allow this to work, I don't think I can rely on the @ pretrained load resize that's already there for timm weights
setting force_image_size to 672 still give model with default 336 input size
The text was updated successfully, but these errors were encountered: