-
Notifications
You must be signed in to change notification settings - Fork 28.1k
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
dinov2 with REGISTERS #27379
Comments
Hello! Could you kindly assign this task to me? I'm eager to take it on as my first contribution and greatly appreciate any guidance or considerations you can provide. Thank you in advance. |
I am not a team member of hugging face, I can not 'assign the task to you'. But I believe you are very welcome to work on it, a lot of people will be benefited from your work. Thx |
Hello @amyeroberts @NielsRogge! |
After reading the paper, I fully agree that DINOv2 with registers has better performance. What's the current progress of this issue? @mhdirnjbr Did you submit a PR? I think timm has an implementation with registers |
@StarCycle @mhdirnjbr If any of you would like to, please feel free to open a PR to add this to the library! |
Is Anyone working on this? |
No. It's only 2 lines of code different compared to DINOv2 so feel free to take it up |
Thanks for replying @NielsRogge, and I would take it up if I knew what I was doing. Maybe you could point me in the right direction I could give it a go. Edit: I tried looking at both timm and Huggingface implementations but tbh I don't have a clue as to what's happening. If you do manage to take I would be grateful for your help. |
Model description
Dear huggingface team,
The fair team published an improved version of dinov2 VISION TRANSFORMERS NEED REGISTERS. The models and checkpoints are available in the dinov2 website, but not in hugging face.
Could you add this new model? I really appreciate your work.
Best Wishes,
Zongze
Open source status
Provide useful links for the implementation
dinov2 reg checkpoint
The text was updated successfully, but these errors were encountered: