Skip to content

Deep learning model for end to end semantic image retrieval

Notifications You must be signed in to change notification settings

Alfredvc/semantic_retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Image Retrieval

The full description of the model and the problem description can be found in the report

Required packages:

For python 3 replace pip with pip3

sklearn, install with pip install sklearn PIL, install with pip install pillow

Required data for test:

To test you must download this, uncompress it and place all its contents in a folder called 'data'

Required data for training:

To test must download the files required this, uncompress them and place all files in a folder called 'data'

Disclaimer

The file inception_v3.py is taken from tensorflow/models.

About

Deep learning model for end to end semantic image retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages