google-research / omniglue

Code release for CVPR'24 submission 'OmniGlue'
https://hwjiang1510.github.io/OmniGlue
Apache License 2.0
572 stars 50 forks source link

It appears that dinov2_vits14 is not supported #24

Open passinme opened 4 months ago

passinme commented 4 months ago

I noticed that the 'descriptors0_dino' network input in omniglue has an embed_dim of 768, which is the size of dinov2_vitb14. Does this imply that the 384 embed_dim size of dinov2_vits14 is not supported?