TODO: Tidy up and add code
This repository contains the code to generate image captions using deep neural networks in TensorFlow 2.0
The code was used to generate the content/examples shown in my following posts:
- Show and tell
- Show, attend and tell
you can train the model using:
TODO: Add steps to install packages
you can evaluate the model using:
TODO: Add steps to load the checkpoint and evaluate