Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

An Efficient Deep Learning based Hybrid Model for Image Caption Generation

Author 1: Mehzabeen Kaur Author 2: Harpreet Kaur
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 3 · Published 2023 · Cited by 9

DOI: https://doi.org/10.14569/IJACSA.2023.0140326

Abstract

In the recent yeas, with the increase in the use of different social media platforms, image captioning approach play a major role in automatically describe the whole image into natural language sentence. Image captioning plays a significant role in computer-based society. Image captioning is the process of automatically generating the natural language textual description of the image using artificial intelligence techniques. Computer vision and natural language processing are the key aspect of the image processing system. Convolutional Neural Network (CNN) is a part of computer vision and used object detection and feature extraction and on the other side Natural Language Processing (NLP) techniques help in generating the textual caption of the image. Generating suitable image description by machine is challenging task as it is based upon object detection, location and their semantic relationships in a human understandable language such as English. In this paper our aim to develop an encoder-decoder based hybrid image captioning approach using VGG16, ResNet50 and YOLO. VGG16 and ResNet50 are the pre-trained feature extraction model which are trained on millions of images. YOLO is used for real time object detection. It first extracts the image features using VGG16, ResNet50 and YOLO and concatenate the result in to single file. At last LSTM and BiGRU are used for textual description of the image. Proposed model is evaluated by using BLEU, METEOR and RUGE score.

Keywords

How to Cite this Article

Kaur, M., & Kaur, H. (2023). An Efficient Deep Learning based Hybrid Model for Image Caption Generation. International Journal of Advanced Computer Science and Applications, 14(3). https://doi.org/10.14569/IJACSA.2023.0140326

Kaur, Mehzabeen, and Harpreet Kaur. "An Efficient Deep Learning based Hybrid Model for Image Caption Generation." International Journal of Advanced Computer Science and Applications, vol. 14, no. 3, 2023, https://doi.org/10.14569/IJACSA.2023.0140326.

@article{Kaur2023,
  title     = {An Efficient Deep Learning based Hybrid Model for Image Caption Generation},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {3},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Mehzabeen Kaur and Harpreet Kaur},
  doi       = {10.14569/IJACSA.2023.0140326},
  url       = {https://doi.org/10.14569/IJACSA.2023.0140326}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.