中文
相关论文

相关论文: Neural Image Captioning

200 篇论文

An increasing number of applications in computer vision, specially, in medical imaging and remote sensing, become challenging when the goal is to classify very large images with tiny informative objects. Specifically, these classification…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fanjie Kong , Ricardo Henao

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

Automatically captioning visualizations is not new, but recent advances in large language models(LLMs) open exciting new possibilities. In this tutorial, after providing a brief review of Information Visualization (InfoVis) principles and…

计算与语言 · 计算机科学 2024-07-01 Giuseppe Carenini , Jordon Johnson , Ali Salamatian

Face parsing is an important problem in computer vision that finds numerous applications including recognition and editing. Recently, deep convolutional neural networks (CNNs) have been applied to image parsing and segmentation with the…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Sifei Liu , Jianping Shi , Ji Liang , Ming-Hsuan Yang

Deep Convolutional Neural Networks (CNN) have exhibited superior performance in many visual recognition tasks including image classification, object detection, and scene label- ing, due to their large learning capacity and resistance to…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Miao Sun , Tony X. Han , Xun Xu , Ming-Chang Liu , Ahmad Khodayari-Rostamabad

Convolutional neural networks (CNNs) are similar to "ordinary" neural networks in the sense that they are made up of hidden layers consisting of neurons with "learnable" parameters. These neurons receive inputs, performs a dot product, and…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Abien Fred Agarap

Natural Language Processing (NLP) is widely used in fields like machine translation and sentiment analysis. However, traditional NLP models struggle with accuracy and efficiency. This paper introduces Deep Convolutional Neural Networks…

计算与语言 · 计算机科学 2024-12-23 Chang Weng , Scott Rood , Mehdi Ali Ramezani , Amir Aslani , Reza Zarrab , Wang Zwuo , Sanjeev Salimans , Tim Satheesh

Gaze reflects how humans process visual scenes and is therefore increasingly used in computer vision systems. Previous works demonstrated the potential of gaze for object-centric tasks, such as object localization and recognition, but it…

计算机视觉与模式识别 · 计算机科学 2016-08-19 Yusuke Sugano , Andreas Bulling

The Convolutional Neural Network (CNN) has achieved great success in image classification. The classification model can also be utilized at image or patch level for many other applications, such as object detection and segmentation. In this…

计算机视觉与模式识别 · 计算机科学 2014-12-23 Jun Yuan , Bingbing Ni , Ashraf A. Kassim

In this paper, we introduce deep learning technology to tackle two traditional low-level image processing problems, companding and inverse halftoning. We make two main contributions. First, to the best knowledge of the authors, this is the…

计算机视觉与模式识别 · 计算机科学 2017-07-24 Xianxu Hou , Guoping Qiu

Neural Image Captioning (NIC) or neural caption generation has attracted a lot of attention over the last few years. Describing an image with a natural language has been an emerging challenge in both fields of computer vision and language…

计算与语言 · 计算机科学 2018-10-16 Jean-Benoit Delbrouck , Stéphane Dupont

Convolutional neural networks (CNNs) have demonstrated superior capability for extracting information from raw signals in computer vision. Recently, character-level and multi-channel CNNs have exhibited excellent performance for sentence…

计算与语言 · 计算机科学 2016-09-22 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

We report on a series of experiments with convolutional neural networks (CNN) trained on top of pre-trained word vectors for sentence-level classification tasks. We show that a simple CNN with little hyperparameter tuning and static vectors…

计算与语言 · 计算机科学 2014-09-04 Yoon Kim

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

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

Image captioning is an interdisciplinary research problem that stands between computer vision and natural language processing. The task is to generate a textual description of the content of an image. The typical model used for image…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Loris Bazzani , Tobias Domhan , Felix Hieber

Although deep convolutional neural networks (CNNs) have achieved great success in computer vision tasks, its real-world application is still impeded by its voracious demand of computational resources. Current works mostly seek to compress…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Chen Zhao , Bernard Ghanem

Speech emotion recognition is a challenging task and heavily depends on hand-engineered acoustic features, which are typically crafted to echo human perception of speech signals. However, a filter bank that is designed from perceptual…

声音 · 计算机科学 2020-07-29 Siddique Latif , Rajib Rana , Sara Khalifa , Raja Jurdak , Julien Epps

Image Captioning (IC) has achieved astonishing developments by incorporating various techniques into the CNN-RNN encoder-decoder architecture. However, since CNN and RNN do not share the basic network component, such a heterogeneous…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Yang Xu , Li Li , Haiyang Xu , Songfang Huang , Fei Huang , Jianfei Cai

Reason and inference require process as well as memory skills by humans. Neural networks are able to process tasks like image recognition (better than humans) but in memory aspects are still limited (by attention mechanism, size). Recurrent…

机器学习 · 计算机科学 2017-03-03 Amit Sahu