2. Extend the basic caption generation system that incorporates an attention mechanism to the model.
[1] https://arxiv.org/pdf/1411.4555.pdf
[2] https://machinelearningmastery.com/develop-a-deep-learning-caption-generation-model-in-python/
[3] https://github.com/dabasajay/Image-Caption-Generator
[4] https://github.com/yashk2810/Image-Captioning
[5] https://arxiv.org/pdf/1502.03044.pdf
[6] https://www.tensorflow.org/tutorials/text/image_captioning?hl=en
[7] https://medium.com/swlh/image-captioning-using-attention-mechanism-f3d7fc96eb0e
[8] https://www.analyticsvidhya.com/blog/2020/11/attention-mechanism-for-caption-generation/