Skip to content

Image similarity search demo with CLIP #2

@yoohj0416

Description

@yoohj0416

I made image similarity search demo code in colab.
link: Image_similarity_search_demo_with_CLIP.ipynb

I implemented two type of similarity search demo:

  • text query search
  • image query search

issues

  • The model failed to classify cat image, whose id is 3440089012_0e580cecc7_z, on zero-shot classification.
  • Image search by text query with 'cat' is also failed.
  • Image search by text query with 'decorations' is success.
  • In image query search, 3 of 4 images show high score with cat image which is in top-3. However, I cannot realize similarities between them.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions