Made an Image captioning deep learning model which describes
Made an Image captioning deep learning model which describes the image provided by the user using model trained on Flicker_8k dataset. Used ResNet50 CNN model to extract features from the image and RNN-LSTM to further predict their caption.