中文
相关论文

相关论文: A Self-Explainable Stylish Image Captioning Framew…

200 篇论文

In this paper, we build a multi-style generative model for stylish image captioning which uses multi-modality image features, ResNeXt features and text features generated by DenseCap. We propose the 3M model, a Multi-UPDOWN caption model…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Chengxi Li , Brent Harrison

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

Generating stylized captions for an image is an emerging topic in image captioning. Given an image as input, it requires the system to generate a caption that has a specific style (e.g., humorous, romantic, positive, and negative) while…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Tianlang Chen , Zhongping Zhang , Quanzeng You , Chen Fang , Zhaowen Wang , Hailin Jin , Jiebo Luo

Most image captioning frameworks generate captions directly from images, learning a mapping from visual features to natural language. However, editing existing captions can be easier than generating new ones from scratch. Intuitively, when…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Fawaz Sammani , Luke Melas-Kyriazi

Systems such as video chatbots and navigation robots often depend on streaming image captioning to interpret visual inputs. Existing approaches typically employ large multimodal language models (MLLMs) for this purpose, but their…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Junha Song , Yongsik Jo , So Yeon Min , Quanting Xie , Taehwan Kim , Yonatan Bisk , Jaegul Choo

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

Despite the remarkable progress of image captioning, existing captioners typically lack the controllable capability to generate desired image captions, e.g., describing the image in a rough or detailed manner, in a factual or emotional…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Ning Wang , Jiahao Xie , Jihao Wu , Mingbo Jia , Linlin Li

Image Captioning is a task that requires models to acquire a multi-modal understanding of the world and to express this understanding in natural language text. While the state-of-the-art for this task has rapidly improved in terms of n-gram…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Annika Lindh , Robert J. Ross , Abhijit Mahalunkar , Giancarlo Salton , John D. Kelleher

Visual captioning aims to generate textual descriptions given images or videos. Traditionally, image captioning models are trained on human annotated datasets such as Flickr30k and MS-COCO, which are limited in size and diversity. This…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Marimuthu Kalimuthu , Aditya Mogadala , Marius Mosbach , Dietrich Klakow

Stylized visual captioning aims to generate image or video descriptions with specific styles, making them more attractive and emotionally appropriate. One major challenge with this task is the lack of paired stylized captions for visual…

多媒体 · 计算机科学 2023-08-01 Dingyi Yang , Hongyu Chen , Xinglin Hou , Tiezheng Ge , Yuning Jiang , Qin Jin

This paper addresses the task of generating fluent descriptions by training on a non-uniform combination of data sources, containing both human-annotated and web-collected captions. Large-scale datasets with noisy image-text pairs, indeed,…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Marcella Cornia , Lorenzo Baraldi , Giuseppe Fiameni , Rita Cucchiara

When captioning an image, people describe objects in diverse ways, such as by using different terms and/or including details that are perceptually noteworthy to them. Descriptions can be especially unique across languages and cultures.…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Kyle Buettner , Jacob T. Emmerson , Adriana Kovashka

This work presents an end-to-end trainable deep bidirectional LSTM (Long-Short Term Memory) model for image captioning. Our model builds on a deep convolutional neural network (CNN) and two separate LSTM networks. It is capable of learning…

计算机视觉与模式识别 · 计算机科学 2016-07-21 Cheng Wang , Haojin Yang , Christian Bartz , Christoph Meinel

In image captioning where fluency is an important factor in evaluation, e.g., $n$-gram metrics, sequential models are commonly used; however, sequential models generally result in overgeneralized expressions that lack the details that may…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Junjiao Tian , Jean Oh

Image captioning is a multimodal problem that has drawn extensive attention in both the natural language processing and computer vision community. In this paper, we present a novel image captioning architecture to better explore semantics…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Zhan Shi , Xu Zhou , Xipeng Qiu , Xiaodan Zhu

Linguistic style is an essential part of written communication, with the power to affect both clarity and attractiveness. With recent advances in vision and language, we can start to tackle the problem of generating image captions that are…

计算机视觉与模式识别 · 计算机科学 2018-05-21 Alexander Mathews , Lexing Xie , Xuming He

The image captioning task is about to generate suitable descriptions from images. For this task there can be several challenges such as accuracy, fluency and diversity. However there are few metrics that can cover all these properties while…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Chao Zeng , Sam Kwong

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 medical image input.…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Jia-Hong Huang , Ting-Wei Wu , Marcel Worring

Most current image captioning models typically generate captions from left-to-right. This unidirectional property makes them can only leverage past context but not future context. Though refinement-based models can exploit both past and…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Zijie Song , Yuanen Zhou , Zhenzhen Hu , Daqing Liu , Huixia Ben , Richang Hong , Meng Wang

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
‹ 上一页 1 2 3 10 下一页 ›