Skip to content

This project implements a text-based image search system. Users input a descriptive query and the the system will return the most closely related images to that description.

Notifications You must be signed in to change notification settings

r-butl/TextBasedImageSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run the search script to find the best hyperparameters and model size to use.

python hyperparameter_search.py

Run the train script to train the model

python train.py

Run the test script to test the performance. MRR closer to 1 and variance closer to 0 is best.

python test.py

About

This project implements a text-based image search system. Users input a descriptive query and the the system will return the most closely related images to that description.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •