paper-with-me

홈 › Papers

Efficient Urdu Caption Generation using Attention based LSTM

2020-08-02 · Inaam Ilahi, Hafiz Muhammad Abdullah Zia, Muhammad Ahtazaz Ahsan, Rauf Tabassam, Armaghan Ahmed

Recent advancements in deep learning have created many opportunities to solve real-world problems that remained unsolved for more than a decade. Automatic caption generation is a major research field, and the research community has done a lot of work on it in most common languages like English. Urdu is the national language of Pakistan and also much spoken and understood in the sub-continent region of Pakistan-India, and yet no work has been done for Urdu language caption generation. Our research aims to fill this gap by developing an attention-based deep learning model using techniques of sequence modeling specialized for the Urdu language. We have prepared a dataset in the Urdu language by translating a subset of the "Flickr8k" dataset containing 700 'man' images. We evaluate our proposed technique on this dataset and show that it can achieve a BLEU score of 0.83 in the Urdu language. We improve on the previous state-of-the-art by using better CNN architectures and optimization techniques. Furthermore, we provide a discussion on how the generated captions can be made correct grammar-wise.

📄 PDF Abstract BibTeX arXiv:2008.01663

Code (1)

abdullahzia510/Urdu_Caption_Generation 공식 구현

Tasks

Caption Generation

Similar Papers 제목 키워드 기반

COCO-Urdu: A Large-Scale Urdu Image-Caption Dataset with Multimodal Quality Estimation

2025-09-10 · Umair Hassan arxiv

Urdu, spoken by over 250 million people, remains critically under-served in multimodal and vision-language research. The absence of large-scale, high-quality datasets has limited the development of Urdu-capable systems a…

Visual Grounding

Best Vision Technologies Submission to ActivityNet Challenge 2018-Task: Dense-Captioning Events in Videos

2018-06-25 · Yuan Liu, Moyini Yao

This note describes the details of our solution to the dense-captioning events in videos task of ActivityNet Challenge 2018. Specifically, we solve this problem with a two-stage way, i.e., first temporal event proposal a…

Dense CaptioningOptical Flow EstimationSentenceVideo Captioning

CALText: Contextual Attention Localization for Offline Handwritten Text

2021-11-06 · Tayaba Anjum, Nazar Khan

Recognition of Arabic-like scripts such as Persian and Urdu is more challenging than Latin-based scripts. This is due to the presence of a two-dimensional structure, context-dependent character shapes, spaces and overlap…

Decoder

A Multi-faceted OCR Framework for Artificial Urdu News Ticker Text Recognition

2018-04-24 · 2018 13th IAPR International Workshop on Document Analysis Systems (DAS) 2018 4 · Sami-Ur-Rehman, Burhan Ul Tayyab, Muhammad Ferjad Naeem, Adnan Ul-Hasan 외

Content based information search and retrieval has allowed for easier access to data. While Latin based scripts have gained attention and support from academia and industry, there is limited support for cursive script la…

Optical Character Recognition (OCR)Retrieval

Hierarchical LSTMs with Adaptive Attention for Visual Captioning

2018-12-26 · Jingkuan Song, Xiangpeng Li, Lianli Gao, Heng Tao Shen

Recent progress has been made in using attention based encoder-decoder framework for image and video captioning. Most existing decoders apply the attention mechanism to every generated word including both visual words (e…

Caption GenerationImage CaptioningLanguage ModelingLanguage Modelling+1