Run repository:
-
pip install -r requirements.txt
-
python3 app.py
-
Results
Using CLIP or ViT to embedding image. Save the embeddings to Faiss and excute the query.
Python
Run repository:
pip install -r requirements.txt
python3 app.py
Results