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
Thanks for your excellent and helpful work!
I want to finetune the pretrained checkpoint to do some downstream tasks on my own dataset, however, I found the vit_small is relative small while vit_large is too big for our GPU resources, so it is great if vit_base could be released.
I have noticed there is vit_base (or vit_base_reg) function in the code, and do you have any plan to release the checkpoint?
The text was updated successfully, but these errors were encountered:
Legend94rz
changed the title
any plan for releasing vit_small pretrained checkpoint?
any plan for releasing vit_base pretrained checkpoint?
Jan 2, 2025
Thanks for your excellent and helpful work!
I want to finetune the pretrained checkpoint to do some downstream tasks on my own dataset, however, I found the
vit_small
is relative small whilevit_large
is too big for our GPU resources, so it is great ifvit_base
could be released.I have noticed there is
vit_base
(orvit_base_reg
) function in the code, and do you have any plan to release the checkpoint?The text was updated successfully, but these errors were encountered: