Skip to content

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

License

Notifications You must be signed in to change notification settings

purveshpatel511/imageCaptioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .