In this video, I have explained how to perform Image Captioning using CNN-RNN Architectures.
GitHub: https://github.com/AarohiSingla/Image...
Email id: [email protected]
By combining these two architectures, we can create a powerful model for image captioning.
There are two main components: the CNN encoder and the RNN decoder.
Dataset used for this tutorial is COCO dataset.
#nlp #computervision #deeplearning