imageCaptioning icon indicating copy to clipboard operation
imageCaptioning copied to clipboard

pre-trained model and source code for generate description of images.

imageCaptioning

pre-trained model and source code for generate description of images.

Download Model

Download pre-trained model here. Model trained on MSCOCO-2014 dataset.

Directory contain two sub-directoriesphotosandresults.

photos All input images store in this directory.

results output log file store here.

Generating Captions

Run imageCaptioning.ipynb file for generating caption.

Example

plane.jpeg

caption generated for this image is,

./photos/plane.jpeg
0): a plane is flying in blue sky .
1): a plane is flying in cloudy sky .
2): a plane is flying in blue and cloudy sky .