ekinakyurek / Long-Term-Recurrent-Convolutional-NN

Neural Image Captioner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LRCN

Long-termRecurrentNeuralNetworks

To train(You must have data folder in the repository):

julia lrcn.jl --fast --generate 30

It generates a caption for an image after each epoch about a picture in the dataset.

This example implements the Long-term recurrent convolutional network model from

Donahue, Jeffrey, et al. "Long-term recurrent convolutional networks for visual recognition and description." Proceedings of the IEEE conference on computer vision and pattern recognition. 2015.

About

Neural Image Captioner

License:MIT License


Languages

Language:Julia 52.2%Language:DIGITAL Command Language 38.7%Language:Perl 7.2%Language:Shell 1.9%