Skip to content

Application to search images by their content specified by text query

Notifications You must be signed in to change notification settings

MarekPokropinski/CLIP-image-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLIP-image-search

Application to search images by their content specified by text query.

Usage

First user has to generate index of images to search from:

$ python3 index.py <directory with images>

This will generate index.pickle file.

To search images search.py script is used:

$ python3 search.py

screenshot

About

Application to search images by their content specified by text query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages