KernelA / clip-text-search

Search images by text input with CLIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image search by text with CLIP

A simple example that demonstrate how to find images by text description.

Simple application wth UI:

Binder

Jupyter notebook with source code:

Binder

By default environment.yaml has requirements for the Pytorch with CPU only support.

You can modify environment.yaml with requirements.gpu.txt instead requirements.cpu.txt.

About

Search images by text input with CLIP

License:MIT License


Languages

Language:Jupyter Notebook 72.3%Language:Python 19.4%Language:Dockerfile 4.6%Language:Jinja 3.8%