text-search-image

There are 2 repositories under text-search-image topic.

  • NTUYWANG103/clip-image-search

    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.

    Language:Python38206
  • PongpreechaSuea/Text-Search-Image

    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.

    Language:Python