Hello,
Thank you for the great repo. I am wondering if there is any config file that I can adopt to reproduce the vit-base model pretrained with dino. I have checked the codebase but only vit-7b or vit-large config files are available.
I have also tried to set student: arch as vit_base, but the keys are different to the vit-base model released in the repo (the one with .pth file)
Thanks,
Kun
Hello,
Thank you for the great repo. I am wondering if there is any config file that I can adopt to reproduce the vit-base model pretrained with dino. I have checked the codebase but only vit-7b or vit-large config files are available.
I have also tried to set student: arch as vit_base, but the keys are different to the vit-base model released in the repo (the one with .pth file)
Thanks,
Kun