facebookresearch / dinov2

PyTorch code and models for the DINOv2 self-supervised learning method.
Apache License 2.0
9.23k stars 822 forks source link

Is it possible to publicize the code related to sparse matching? If yes, is it appropriate to make it public? #264

Open GZ-YourZY opened 1 year ago

GZ-YourZY commented 1 year ago

Recently, I was doing a work related to sparse matching, and calculated the Euclidean distance between each patch and other image patches using dinov2 weights, and found that the result is not good, is there any code for related work?

Master-cai commented 10 months ago

@GZ-YourZY Hi! Do you have any progress on this issue? I'm also very interested in it.

timiil commented 2 weeks ago

same question