中文
相关论文

相关论文: CNN+CNN: Convolutional Decoders for Image Captioni…

200 篇论文

Convolutional neural networks (CNN) have shown promising results for end-to-end speech recognition, albeit still behind other state-of-the-art methods in performance. In this paper, we study how to bridge this gap and go beyond with a novel…

音频与语音处理 · 电气工程与系统科学 2020-05-19 Wei Han , Zhengdong Zhang , Yu Zhang , Jiahui Yu , Chung-Cheng Chiu , James Qin , Anmol Gulati , Ruoming Pang , Yonghui Wu

Despite the steady progress in video analysis led by the adoption of convolutional neural networks (CNNs), the relative improvement has been less drastic as that in 2D static image classification. Three main challenges exist including…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Saining Xie , Chen Sun , Jonathan Huang , Zhuowen Tu , Kevin Murphy

Automatically describing videos with natural language is a fundamental challenge for computer vision and natural language processing. Recently, progress in this problem has been achieved through two steps: 1) employing 2-D and/or 3-D…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Yuyu Guo , Jingqiu Zhang , Lianli Gao

Generating natural language descriptions for images is a challenging task. The traditional way is to use the convolutional neural network (CNN) to extract image features, followed by recurrent neural network (RNN) to generate sentences. In…

计算机视觉与模式识别 · 计算机科学 2016-02-08 Shijian Tang , Song Han

Convolutional neural networks (CNNs) have been tremendously successful in solving imaging inverse problems. To understand their success, an effective strategy is to construct simpler and mathematically more tractable convolutional sparse…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Tianlin Liu , Anadi Chaman , David Belius , Ivan Dokmanić

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

Using reviews to learn user and item representations is important for recommender system. Current review based methods can be divided into two categories: (1) the Convolution Neural Network (CNN) based models that extract n-gram features…

信息检索 · 计算机科学 2020-11-30 Hansi Zeng , Qingyao Ai

Deep convolutional neural networks (CNN) have recently been shown in many computer vision and pattern recog- nition applications to outperform by a significant margin state- of-the-art solutions that use traditional hand-crafted features.…

机器人学 · 计算机科学 2015-04-22 Yi Hou , Hong Zhang , Shilin Zhou

This work demonstrates the implementation and use of an encoder-decoder model to perform a many-to-many mapping of video data to text captions. The many-to-many mapping occurs via an input temporal sequence of video frames to an output…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Sikiru Adewale , Tosin Ige , Bolanle Hafiz Matti

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

Silent Speech Interfaces aim to reconstruct the acoustic signal from a sequence of ultrasound tongue images that records the articulatory movement. The extraction of information about the tongue movement requires us to efficiently process…

人机交互 · 计算机科学 2022-06-28 Amin Honarmandi Shandiz , Laszlo Toth

While initially devised for image categorization, convolutional neural networks (CNNs) are being increasingly used for the pixelwise semantic labeling of images. However, the proper nature of the most common CNN architectures makes them…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Emmanuel Maggiori , Guillaume Charpiat , Yuliya Tarabalka , Pierre Alliez

Deep learning is found to be vulnerable to adversarial examples. However, its adversarial susceptibility in image caption generation is under-explored. We study adversarial examples for vision and language models, which typically adopt an…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Nayyer Aafaq , Naveed Akhtar , Wei Liu , Mubarak Shah , Ajmal Mian

In this paper we explore the bi-directional mapping between images and their sentence-based descriptions. We propose learning this mapping using a recurrent neural network. Unlike previous approaches that map both sentences and images to a…

计算机视觉与模式识别 · 计算机科学 2014-11-21 Xinlei Chen , C. Lawrence Zitnick

Image captioning has been recently gaining a lot of attention thanks to the impressive achievements shown by deep captioning architectures, which combine Convolutional Neural Networks to extract image representations, and Recurrent Neural…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Marcella Cornia , Lorenzo Baraldi , Giuseppe Serra , Rita Cucchiara

We propose a new model for unsupervised document embedding. Leading existing approaches either require complex inference or use recurrent neural networks (RNN) that are difficult to parallelize. We take a different route and develop a…

计算与语言 · 计算机科学 2018-02-21 Chundi Liu , Shunan Zhao , Maksims Volkovs

When a recurrent neural network language model is used for caption generation, the image information can be fed to the neural network either by directly incorporating it in the RNN -- conditioning the language model by `injecting' image…

神经与进化计算 · 计算机科学 2018-03-15 Marc Tanti , Albert Gatt , Kenneth P. Camilleri

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

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

Humans tend to decompose a sentence into different parts like \textsc{sth do sth at someplace} and then fill each part with certain content. Inspired by this, we follow the \textit{principle of modular design} to propose a novel image…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Xu Yang , Hanwang Zhang , Chongyang Gao , Jianfei Cai