ShirAmir / dino-vit-features

Official implementation for the paper "Deep ViT Features as Dense Visual Descriptors".
https://dino-vit-features.github.io
MIT License
383 stars 44 forks source link

PCK evaluation code #17

Open yousafe007 opened 1 year ago

yousafe007 commented 1 year ago

I am currently trying to replicate the results using the code from @kampta under https://github.com/ShirAmir/dino-vit-features/issues/8. I am getting PCK values which are around 6-10% lower than the one mentioned in the paper under the same parameters using his notebook.

I would appreciate if you could guide me on this or share the code for how you went about calculating the PCK.