Image Captioning using CNN and RNN | Image Captioning using deep learning

Опубликовано: 20 Октябрь 2024
на канале: Code With Aarohi
8,757
212

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