paper-with-me

Papers

An encoder-decoder based framework for hindi image caption generation

2021-07-09 · Multimedia Tools and Applications 2021 7 · Alok Singh, Thoudam Doren Singh, Sivaji Bandyopadhyay

In recent times, research activity on image caption generation has attracted several researchers. The present work attempt to address the problem of Hindi image caption generation using Hindi Visual genome dataset. Hindi is the official and most spoken language in India. In a linguistically diverse country like India, it is essential to provide a means that can help the people to understand the visual entities in their native languages. In this paper, an encoder-decoder based architecture is proposed where Convolutional Neural Network (CNN) is employed for encoding visual features of an image and stacked Long Short-Term Memory (sLSTM) in combination with both uni-directional LSTM and bi-directional LSTM for generating the captions in Hindi. For encoding the visual feature representation of an image, V GG19 based pre-trained model is used and sLSTM architecture is employed for caption generation at the decoder side. The model is tested over Hindi visual genome dataset to validate the proposed approach’s performance and cross-verification is carried out for English captions with Flickr dataset. The experimental results of the proposed approach manifest that the model is qualitatively and quantitatively better than state-of-the-art approaches for Hindi caption generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationDecoderHindi Image CaptioningImage Captioning

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Scaled Encoder Decoder Network for Image Captioning in Hindi

2021-12-01 · ICON 2021 12 · Santosh Kumar Mishra, Sriparna Saha, Pushpak Bhattacharyya

Image captioning is a prominent research area in computer vision and natural language processing, which automatically generates natural language descriptions for images. Most of the existing works have focused on develop…

DecoderDeep LearningImage Captioning

Review Networks for Caption Generation

2016-05-25 · NeurIPS 2016 12 · Zhilin Yang, Ye Yuan, Yuexin Wu, Ruslan Salakhutdinov 외

We propose a novel extension of the encoder-decoder framework, called a review network. The review network is generic and can enhance any existing encoder- decoder model: in this paper, we consider RNN decoders with both…

Caption GenerationDecoderImage Captioning

FE-LWS: Refined Image-Text Representations via Decoder Stacking and Fused Encodings for Remote Sensing Image Captioning

2025-02-13 · Swadhin Das, Raksha Sharma

Remote sensing image captioning aims to generate descriptive text from remote sensing images, typically employing an encoder-decoder framework. In this setup, a convolutional neural network (CNN) extracts feature represe…

Caption GenerationDecoderDescriptiveImage Captioning

An Image captioning algorithm based on the Hybrid Deep Learning Technique (CNN+GRU)

2023-01-06 · Rana Adnan Ahmad, Muhammad Azhar, Hina Sattar

Image captioning by the encoder-decoder framework has shown tremendous advancement in the last decade where CNN is mainly used as encoder and LSTM is used as a decoder. Despite such an impressive achievement in terms of …

DecoderImage Captioning

Bangla Image Caption Generation through CNN-Transformer based Encoder-Decoder Network

2021-10-24 · Md Aminul Haque Palash, MD Abdullah Al Nasim, Sourav Saha, Faria Afrin 외

Automatic Image Captioning is the never-ending effort of creating syntactically and validating the accuracy of textual descriptions of an image in natural language with context. The encoder-decoder structure used through…

Caption GenerationDecoderImage Captioning