How to use openai/clip-vit-large-patch14 to calculate similarity score of given 2 images?
#17
by
MonsterMMORPG
- opened
Hello. I am looking for a Google Colab Notebook or a complete code example to calculate image similarity score of given 2 images
These images can be any dimension or image format
Could you provide example code?
So all I want is give image A and image B and get their similarity score.
Thank you so much.