中文
相关论文

相关论文: Incorporating Copying Mechanism in Image Captionin…

200 篇论文

We propose the Neuro-Symbolic Concept Learner (NS-CL), a model that learns visual concepts, words, and semantic parsing of sentences without explicit supervision on any of them; instead, our model learns by simply looking at images and…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Jiayuan Mao , Chuang Gan , Pushmeet Kohli , Joshua B. Tenenbaum , Jiajun Wu

In a globalized world at the present epoch of generative intelligence, most of the manual labour tasks are automated with increased efficiency. This can support businesses to save time and money. A crucial component of generative…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Pranav Dandwate , Chaitanya Shahane , Vandana Jagtap , Shridevi C. Karande

Video captioning which automatically translates video clips into natural language sentences is a very important task in computer vision. By virtue of recent deep learning technologies, e.g., convolutional neural networks (CNNs) and…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Junbo Wang , Wei Wang , Yan Huang , Liang Wang , Tieniu Tan

Dense captioning is a newly emerging computer vision topic for understanding images with dense language descriptions. The goal is to densely detect visual concepts (e.g., objects, object parts, and interactions between them) from images,…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Linjie Yang , Kevin Tang , Jianchao Yang , Li-Jia Li

Modeling instance-level context and object-object relationships is extremely challenging. It requires reasoning about bounding boxes of different classes, locations \etc. Above all, instance-level spatial reasoning inherently requires…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Xinlei Chen , Abhinav Gupta

We introduce the dense captioning task, which requires a computer vision system to both localize and describe salient regions in images in natural language. The dense captioning task generalizes object detection when the descriptions…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Justin Johnson , Andrej Karpathy , Li Fei-Fei

Long Short-Term Memory (LSTM) is a recurrent neural network (RNN) architecture that has been designed to address the vanishing and exploding gradient problems of conventional RNNs. Unlike feedforward neural networks, RNNs have cyclic…

神经与进化计算 · 计算机科学 2014-02-06 Haşim Sak , Andrew Senior , Françoise Beaufays

Existing image-text matching approaches typically infer the similarity of an image-text pair by capturing and aggregating the affinities between the text and each independent object of the image. However, they ignore the connections between…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Tianlang Chen , Jiebo Luo

Deep neural networks have become the primary learning technique for object recognition. Videos, unlike still images, are temporally coherent which makes the application of deep networks non-trivial. Here, we investigate how motion can aid…

计算机视觉与模式识别 · 计算机科学 2015-09-08 Ivan Bogun , Anelia Angelova , Navdeep Jaitly

In Multimodal Neural Machine Translation (MNMT), a neural model generates a translated sentence that describes an image, given the image itself and one source descriptions in English. This is considered as the multimodal image caption…

计算与语言 · 计算机科学 2018-06-01 Jean-Benoit Delbrouck , Stéphane Dupont , Omar Seddati

Automatic transcription of scene understanding in images and videos is a step towards artificial general intelligence. Image captioning is a nomenclature for describing meaningful information in an image using computer vision techniques.…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Shikha Dubey , Farrukh Olimov , Muhammad Aasim Rafique , Joonmo Kim , Moongu Jeon

In this paper, we present a multimodal Recurrent Neural Network (m-RNN) model for generating novel image captions. It directly models the probability distribution of generating a word given previous words and an image. Image captions are…

计算机视觉与模式识别 · 计算机科学 2015-06-12 Junhua Mao , Wei Xu , Yi Yang , Jiang Wang , Zhiheng Huang , Alan Yuille

Automatically creating the description of an image using any natural languages sentence like English is a very challenging task. It requires expertise of both image processing as well as natural language processing. This paper discuss about…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Parth Shah , Vishvajit Bakarola , Supriya Pati

Image captioning models typically follow an encoder-decoder architecture which uses abstract image feature vectors as input to the encoder. One of the most successful algorithms uses feature vectors extracted from the region proposals…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Simao Herdade , Armin Kappeler , Kofi Boakye , Joao Soares

This paper describes our winning entry in the ImageCLEF 2015 image sentence generation task. We improve Google's CNN-LSTM model by introducing concept-based sentence reranking, a data-driven approach which exploits the large amounts of…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Xirong Li , Qin Jin

Image paragraph generation is the task of producing a coherent story (usually a paragraph) that describes the visual content of an image. The problem nevertheless is not trivial especially when there are multiple descriptive and diverse…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Jing Wang , Yingwei Pan , Ting Yao , Jinhui Tang , Tao Mei

Recurrent Neural Network (RNN) has been widely used to tackle a wide variety of language generation problems and are capable of attaining state-of-the-art (SOTA) performance. However despite its impressive results, the large number of…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Jia Huei Tan , Chee Seng Chan , Joon Huang Chuah

Although existing image caption models can produce promising results using recurrent neural networks (RNNs), it is difficult to guarantee that an object we care about is contained in generated descriptions, for example in the case that the…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Yue Zheng , Yali Li , Shengjin Wang

Automatic captioning of images is a task that combines the challenges of image analysis and text generation. One important aspect in captioning is the notion of attention: How to decide what to describe and in which order. Inspired by the…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Sen He , Wentong Liao , Hamed R. Tavakoli , Michael Yang , Bodo Rosenhahn , Nicolas Pugeault

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