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
Hi, I have seen that you have updated single label pretraining script on in21k. This is really great work. I have some questions about pretraining ViT:
The default setting is for tresnet_m, do you have the configs for vit-b-16? Or it is actually the same?
What is the accuracy of the validation set in single label pretraining? In the table of your readme file, I see that using semantic loss, vit reaches 77.6% and further finetuning on in1k reaches 84.4%. But what about single label pretrained models?
cheers,
The text was updated successfully, but these errors were encountered:
Hi, I have seen that you have updated single label pretraining script on in21k. This is really great work. I have some questions about pretraining ViT:
tresnet_m
, do you have the configs forvit-b-16
? Or it is actually the same?cheers,
The text was updated successfully, but these errors were encountered: