Skip to content

FalseTeam/wtgallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Launch indexer.py to create embeddings for all images in the specified folder. The embeddings will be saved in the data/embeddings folder.

  2. Launch viewer.py to start the image viewer. The viewer will load the embeddings from the data/embeddings folder and allow you to search for images by text query.

python -m indexer path/to/dir1 path/to/dir2
python -m viewer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages