ImageCaptioning
pre-trained model and source code for generate description of images.
Install / Use
/learn @purveshpatel511/ImageCaptioningREADME
imageCaptioning
pre-trained model and source code for generate description of images.
Download Model
<a href="https://mega.nz/file/TkMkyYgC#NpL8WcKHMsYEMf-QCikFuIKk3A7_061KbXuziCraPZs">Download pre-trained model here.</a> 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

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 .
