Skip to content

AlessandroSteri/computer_vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

computer_vision

Dataset

The dataset is available here. Flick30k + Keras and its VGG16 pretrained models or download feature files Glove embeddings

Training

Obtain the image features by either extracting using Keras and Flickr30k dataset or download the features file (git-lfs)

  • To extract image features by yourself, specify location of Flickr30k dataset in image_utils.py and run python image_utils.py
  1. Specify location of the embedding in the config file
  2. python main.py --config_file=file_config_name_here.config

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published