kingyiusuen/clip-image-search
Search images with a text or image query, using Open AI's pretrained CLIP model.
This tool helps you quickly find specific images within a large collection using either a descriptive text phrase or another image as your search query. You provide a collection of images and then search them by describing what you're looking for, or by providing an example image. This is ideal for anyone managing large visual assets, like content creators, marketers, or photo librarians, who need to locate relevant visuals without manually tagging or sifting through folders.
264 stars. No commits in the last 6 months.
Use this if you need to efficiently search and retrieve images from a substantial dataset based on conceptual descriptions or visual similarity, rather than exact filenames or predefined tags.
Not ideal if you only have a few images to search, or if your primary need is exact keyword matching on existing metadata, rather than conceptual or visual similarity.
Stars
264
Forks
25
Language
Python
License
MIT
Category
Last pushed
Jan 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/kingyiusuen/clip-image-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
johanmodin/clifs
Contrastive Language-Image Forensic Search allows free text searching through videos using...
aws-samples/amazon-sagemaker-clip-search
Build a machine learning (ML) powered search engine prototype to retrieve and recommend products...
NTUYWANG103/clip-image-search
This code implements a versatile image search engine leveraging the CLIP model and FAISS,...
ItzCrazyKns/Image-Search
Search for similar images using faiss & multimodal embeddings