Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why finetuning DINOv2 encoder is much slower than other visual encoder? #458

Open
tian1327 opened this issue Aug 22, 2024 · 0 comments
Open

Comments

@tian1327
Copy link

Hi everyone, I am running end-to-end finetuning (updating both the DINOv2 encoder and linear classifier) and noticed that with the same batch size, finetuning DINOv2 ViT-B/14 (86M parameters) is almost 5-7 times slower than another visual encoder of the similar size, i.e. CLIP ViT-B/32 (88M parameters). Is the longer training time because of the particular architecture in DINOv2? Does anyone have any ideas?

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant