mtanti / where-image

Code used by the paper "Where to put the Image in an Image Caption Generator".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

where-image

Old code used by the first version of the paper "Where to put the Image in an Image Caption Generator". [https://arxiv.org/abs/1703.09137v1] prior to review. See new version at [https://github.com/mtanti/where-image2].

This paper is a comparative evaluation of different ways to incorporate an image into an image caption generator neural network.

Works on both python 2 and python 3 (except for the MSCOCO evaluation toolkit which requires python 2).

Python dependencies (install all with pip):

  • theano
  • configparser
  • future

About

Code used by the paper "Where to put the Image in an Image Caption Generator".

License:MIT License


Languages

Language:HTML 99.8%Language:Python 0.2%