This code implements a versatile image search engine leveraging the CLIP model and FAISS, capable of processing both text-to-image and image-to-image queries.
-
Updated
Jan 12, 2024 - Python
This code implements a versatile image search engine leveraging the CLIP model and FAISS, capable of processing both text-to-image and image-to-image queries.
This project implements an image search system using CLIP (Contrastive Language-Image Pre-training) model. It allows users to search for images using natural language queries.
Add a description, image, and links to the text-search-image topic page so that developers can more easily learn about it.
To associate your repository with the text-search-image topic, visit your repo's landing page and select "manage topics."