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
[fbsync] [ViT] Support fine-tuning with different image resolution (#5025)
Summary:
* add from_checkpoint method for vit
* remove useless change
* Making interpolate_embeddings a utility function
* remove logging
* fix type hint
* fix return type check
* ad retuurns in docsting & unify type hint
* remove useless import
* fix issue: 'type' object is not subscriptable
* Fixing typing issues
* Making interpolation mode configurable
* formatting
Reviewed By: prabhat00155
Differential Revision: D33253466
fbshipit-source-id: 79bf6855f2dcee3c2fef6c05c243a0dc8dfee25e
Co-authored-by: Vasilis Vryniotis <[email protected]>
0 commit comments