中文
相关论文

相关论文: Stack-VS: Stacked Visual-Semantic Attention for Im…

200 篇论文

Image Captioning is a fundamental task to join vision and language, concerning about cross-modal understanding and text generation. Recent years witness the emerging attention on image captioning. Most of existing works follow a traditional…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Ziyang Luo , Yadong Xi , Rongsheng Zhang , Jing Ma

We propose "Areas of Attention", a novel attention-based model for automatic image captioning. Our approach models the dependencies between image regions, caption words, and the state of an RNN language model, using three pairwise…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Marco Pedersoli , Thomas Lucas , Cordelia Schmid , Jakob Verbeek

Caption quality has emerged as a critical bottleneck in training high-quality text-to-image (T2I) and text-to-video (T2V) generative models. While visual language models (VLMs) are commonly deployed to generate captions from visual data,…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Varun Ananth , Baqiao Liu , Haoran Cai

The aim of image captioning is to generate textual description of a given image. Though seemingly an easy task for humans, it is challenging for machines as it requires the ability to comprehend the image (computer vision) and consequently…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Anubhav Shrimal , Tanmoy Chakraborty

Image captioning is an important but challenging task, applicable to virtual assistants, editing tools, image indexing, and support of the disabled. Its challenges are due to the variability and ambiguity of possible image descriptions. In…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Jyoti Aneja , Aditya Deshpande , Alexander Schwing

Recently it has shown that the policy-gradient methods for reinforcement learning have been utilized to train deep end-to-end systems on natural language processing tasks. What's more, with the complexity of understanding image content and…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Haichao Shi , Peng Li , Bo Wang , Zhenyu Wang

Attention-based neural encoder-decoder frameworks have been widely adopted for image captioning. Most methods force visual attention to be active for every generated word. However, the decoder likely requires little to no visual information…

计算机视觉与模式识别 · 计算机科学 2017-06-07 Jiasen Lu , Caiming Xiong , Devi Parikh , Richard Socher

Image captioning model is a cross-modality knowledge discovery task, which targets at automatically describing an image with an informative and coherent sentence. To generate the captions, the previous encoder-decoder frameworks directly…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Ziwei Wang , Yadan Luo , Zi Huang

Image-to-text tasks, such as open-ended image captioning and controllable image description, have received extensive attention for decades. Here, we further advance this line of work by presenting Visual Spatial Description (VSD), a new…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Yu Zhao , Jianguo Wei , Zhichao Lin , Yueheng Sun , Meishan Zhang , Min Zhang

Recent progress on automatic generation of image captions has shown that it is possible to describe the most salient information conveyed by images with accurate and meaningful sentences. In this paper, we propose an image caption system…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Junqi Jin , Kun Fu , Runpeng Cui , Fei Sha , Changshui Zhang

The task of Dense Video Captioning (DVC) aims to generate captions with timestamps for multiple events in one video. Semantic information plays an important role for both localization and description of DVC. We present a semantic-assisted…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yifan Lu , Ziqi Zhang , Yuxin Chen , Chunfeng Yuan , Bing Li , Weiming Hu

Image captioning is the process of automatically generating a description of an image in natural language. Image captioning is one of the significant challenges in image understanding since it requires not only recognizing salient objects…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ghadah Alabduljabbar , Hafida Benhidour , Said Kerrache

High-quality image captions play a crucial role in improving the performance of cross-modal applications such as text-to-image generation, text-to-video generation, and text-image retrieval. To generate long-form, high-quality captions,…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Ruotian Peng , Haiying He , Yake Wei , Yandong Wen , Di Hu

Conditional image modeling based on textual descriptions is a relatively new domain in unsupervised learning. Previous approaches use a latent variable model and generative adversarial networks. While the formers are approximated by using…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Tehseen Zia , Shahan Arif , Shakeeb Murtaza , Mirza Ahsan Ullah

Training Large Multimodality Models (LMMs) relies on descriptive image caption that connects image and language. Existing methods for generating such captions often rely on distilling the captions from pretrained LMMs, constructing them…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yanpeng Sun , Jing Hao , Ke Zhu , Jiang-Jiang Liu , Yuxiang Zhao , Xiaofan Li , Na Zhao , Zechao Li , Jingdong Wang

Image captioning is a challenging task that combines the field of computer vision and natural language processing. A variety of approaches have been proposed to achieve the goal of automatically describing an image, and recurrent neural…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Qingzhong Wang , Antoni B. Chan

Observing a set of images and their corresponding paragraph-captions, a challenging task is to learn how to produce a semantically coherent paragraph to describe the visual content of an image. Inspired by recent successes in integrating…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Dandan Guo , Ruiying Lu , Bo Chen , Zequn Zeng , Mingyuan Zhou

It is always well believed that modeling relationships between objects would be helpful for representing and eventually describing an image. Nevertheless, there has not been evidence in support of the idea on image description generation.…

计算机视觉与模式识别 · 计算机科学 2018-09-20 Ting Yao , Yingwei Pan , Yehao Li , Tao Mei

Visual attention has been successfully applied in structural prediction tasks such as visual captioning and question answering. Existing visual attention models are generally spatial, i.e., the attention is modeled as spatial probabilities…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Long Chen , Hanwang Zhang , Jun Xiao , Liqiang Nie , Jian Shao , Wei Liu , Tat-Seng Chua

In today's world, image processing plays a crucial role across various fields, from scientific research to industrial applications. But one particularly exciting application is image captioning. The potential impact of effective image…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Md Alif Rahman Ridoy , M Mahmud Hasan , Shovon Bhowmick