paper-with-me

홈 › Papers

Image Captioning

2018-05-13 · Vikram Mullachery, Vishal Motwani

This paper discusses and demonstrates the outcomes from our experimentation on Image Captioning. Image captioning is a much more involved task than image recognition or classification, because of the additional challenge of recognizing the interdependence between the objects/concepts in the image and the creation of a succinct sentential narration. Experiments on several labeled datasets show the accuracy of the model and the fluency of the language it learns solely from image descriptions. As a toy application, we apply image captioning to create video captions, and we advance a few hypotheses on the challenges we encountered.

📄 PDF Abstract BibTeX arXiv:1805.09137

Code (1)

karpathy/neuraltalk2 공식 구현 pytorch

Tasks

General ClassificationImage Captioning

Similar Papers 제목 키워드 기반

MUNIChus: Multilingual News Image Captioning Benchmark

2026-03-11 · Yuji Chen, Alistair Plum, Hansi Hettiarachchi, Diptesh Kanojia 외 arxiv

The goal of news image captioning is to generate captions by integrating news article content with corresponding images, highlighting the relationship between textual context and visual elements. The majority of research…

Image Captioning

A Comprehensive Survey of Deep Learning for Image Captioning

2018-10-06 · Md. Zakir Hossain, Ferdous Sohel, Mohd Fairuz Shiratuddin, Hamid Laga

Generating a description of an image is called image captioning. Image captioning requires to recognize the important objects, their attributes and their relationships in an image. It also needs to generate syntactically…

Deep LearningImage CaptioningSurvey

Contextualized Keyword Representations for Multi-modal Retinal Image Captioning

2021-04-26 · Jia-Hong Huang, Ting-Wei Wu, Marcel Worring

Medical image captioning automatically generates a medical description to describe the content of a given medical image. A traditional medical image captioning model creates a medical description only based on a single m…

AvgImage Captioning

On the Role of Scene Graphs in Image Captioning

2019-11-01 · WS 2019 11 · Dalin Wang, Daniel Beck, Trevor Cohn

Scene graphs represent semantic information in images, which can help image captioning system to produce more descriptive outputs versus using only the image as context. Recent captioning approaches rely on ad-hoc approa…

DescriptiveImage Captioning

Neural Attention for Image Captioning: Review of Outstanding Methods

2021-11-29 · Zanyar Zohourianshahzadi, Jugal K. Kalita

Image captioning is the task of automatically generating sentences that describe an input image in the best way possible. The most successful techniques for automatically generating image captions have recently used atte…

DecoderDeep LearningImage Captioning