中文
相关论文

相关论文: Attention Beam: An Image Captioning Approach

200 篇论文

We address the task of detecting foiled image captions, i.e. identifying whether a caption contains a word that has been deliberately replaced by a semantically similar word, thus rendering it inaccurate with respect to the image being…

计算机视觉与模式识别 · 计算机科学 2018-05-18 Pranava Madhyastha , Josiah Wang , Lucia Specia

In this paper, we propose a novel conditional-generative-adversarial-nets-based image captioning framework as an extension of traditional reinforcement-learning (RL)-based encoder-decoder architecture. To deal with the inconsistent…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Chen Chen , Shuai Mu , Wanpeng Xiao , Zexiong Ye , Liesi Wu , Qi Ju

Image captioning evaluation remains a significant challenge, as vision-language models evolve toward more challenging capabilities such as generating long-form and context-rich descriptions. State-of-the-art evaluation metrics involve…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Gonçalo Gomes , Bruno Martins , Chrysoula Zerva

We address the problem of jointly learning vision and language to understand the object in a fine-grained manner. The key idea of our approach is the use of object descriptions to provide the detailed understanding of an object. Based on…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Anh Nguyen , Thanh-Toan Do , Ian Reid , Darwin G. Caldwell , Nikos G. Tsagarakis

Image captioning is a fast-growing research field of computer vision and natural language processing that involves creating text explanations for images. This study aims to develop a system that uses a pre-trained convolutional neural…

计算与语言 · 计算机科学 2022-03-04 Rashid Khan , M Shujah Islam , Khadija Kanwal , Mansoor Iqbal , Md. Imran Hossain , Zhongfu Ye

Image captioning models are widely used to describe recent and archived pictures with the objective of improving their accessibility and retrieval. Yet, these approaches tend to be inefficient and biased at retrieving people's names. In…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Yannis Tevissen , Khalil Guetari , Marine Tassel , Erwan Kerleroux , Frédéric Petitpont

Most existing image tokenizers encode images into a fixed number of tokens or patches, overlooking the inherent variability in image complexity. To address this, we introduce Content-Adaptive Tokenizer (CAT), which dynamically adjusts…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Junhong Shen , Kushal Tirumala , Michihiro Yasunaga , Ishan Misra , Luke Zettlemoyer , Lili Yu , Chunting Zhou

Recently, attention-based encoder-decoder models have been used extensively in image captioning. Yet there is still great difficulty for the current methods to achieve deep image understanding. In this work, we argue that such understanding…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Fenglin Liu , Xuancheng Ren , Yuanxin Liu , Kai Lei , Xu Sun

We present Pix2Cap-COCO, the first panoptic pixel-level caption dataset designed to advance fine-grained visual understanding. To achieve this, we carefully design an automated annotation pipeline that prompts GPT-4V to generate…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Zuyao You , Junke Wang , Lingyu Kong , Bo He , Zuxuan Wu

In this work we formulate the problem of image captioning as a multimodal translation task. Analogous to machine translation, we present a sequence-to-sequence recurrent neural networks (RNN) model for image caption generation. Different…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Chang Liu , Fuchun Sun , Changhu Wang , Feng Wang , Alan Yuille

There is considerable interest in the task of automatically generating image captions. However, evaluation is challenging. Existing automatic evaluation metrics are primarily sensitive to n-gram overlap, which is neither necessary nor…

计算机视觉与模式识别 · 计算机科学 2016-08-01 Peter Anderson , Basura Fernando , Mark Johnson , Stephen Gould

Image memes have become a widespread tool used by people for interacting and exchanging ideas over social media, blogs, and open messengers. This work proposes to treat automatic image meme generation as a translation process, and further…

计算与语言 · 计算机科学 2020-05-01 Aadhavan Sadasivam , Kausic Gunasekar , Hasan Davulcu , Yezhou Yang

Answering visual questions need acquire daily common knowledge and model the semantic connection among different parts in images, which is too difficult for VQA systems to learn from images with the only supervision from answers. Meanwhile,…

计算与语言 · 计算机科学 2018-05-23 Jialin Wu , Zeyuan Hu , Raymond J. Mooney

A picture is worth a thousand words. Not until recently, however, we noticed some success stories in understanding of visual scenes: a model that is able to detect/name objects, describe their attributes, and recognize their…

计算与语言 · 计算机科学 2017-10-27 Ying Hua Tan , Chee Seng Chan

Image captioning is conventionally formulated as the task of generating captions for images that match the distribution of reference image-caption pairs. However, reference captions in standard captioning datasets are short and may not…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Simon Kornblith , Lala Li , Zirui Wang , Thao Nguyen

An image caption should fluently present the essential information in a given image, including informative, fine-grained entity mentions and the manner in which these entities interact. However, current captioning models are usually trained…

计算与语言 · 计算机科学 2019-06-24 Sanqiang Zhao , Piyush Sharma , Tomer Levinboim , Radu Soricut

Stylized image captioning as presented in prior work aims to generate captions that reflect characteristics beyond a factual description of the scene composition, such as sentiments. Such prior work relies on given sentiment identifiers,…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Franz Klein , Shweta Mahajan , Stefan Roth

In this paper, we investigate a novel problem of telling the difference between image pairs in natural language. Compared to previous approaches for single image captioning, it is challenging to fetch linguistic representation from two…

计算机视觉与模式识别 · 计算机科学 2019-10-16 Shuangjie Xu , Feng Xu , Yu Cheng , Pan Zhou

The Flickr30k dataset has become a standard benchmark for sentence-based image description. This paper presents Flickr30k Entities, which augments the 158k captions from Flickr30k with 244k coreference chains, linking mentions of the same…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Bryan A. Plummer , Liwei Wang , Chris M. Cervantes , Juan C. Caicedo , Julia Hockenmaier , Svetlana Lazebnik

This paper focuses on enhancing the captions generated by image-caption generation systems. We propose an approach for improving caption generation systems by choosing the most closely related output to the image rather than the most likely…

计算与语言 · 计算机科学 2023-07-10 Ahmed Sabir
‹ 上一页 1 8 9 10 下一页 ›