image-captioning-keras-resnet icon indicating copy to clipboard operation
image-captioning-keras-resnet copied to clipboard

automated image captioning using keras and resnet

image-captioning-keras-resnet

run

first

1] app.py for interactive gui but before running this you need model weights and vocab.npy which you can get by running .ipynb file or kaggle notebook

kaggle notebook : https://www.kaggle.com/programminghut/imagecaptioning

second

2] non_interative.py for cli predictions.