long-term recurrent convolutional networks

Image captioning with deep neural networks

Date: 14 October 2018

This was a my first deep neural network project that I have done in my undergraduate for the deep learning class.

We train a CNN encoder that processes images and LSTM decoder conditions on image features, and generates the captions.