/Image-Caption

Primary LanguageJupyter Notebook

Image Caption

This is repository holds the material for course CS565500 Largs-Scale Machine Learning at NTHU in Taiwan.

Package requirement

  • Python 3
  • Tensorflow >= 1.0

Usage

  • Download processed dataset and pre-trained files and put it under this folder.
  • Run ./move.sh to unzip and move files to corresponding path. (You might have to give authorization to run the script chmod 755 move.sh)
  • Then, you can open ImageCaption.ipynb and have fun training the model