中文
相关论文

相关论文: Neural Image Captioning

200 篇论文

This research explores the realm of neural image captioning using deep learning models. The study investigates the performance of different neural architecture configurations, focusing on the inject architecture, and proposes a novel…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Pooja Bhatnagar , Sai Mrunaal , Sachin Kamnure

In recent years, convolutional neural networks (CNNs) have shown great performance in various fields such as image classification, pattern recognition, and multi-media compression. Two of the feature properties, local connectivity and…

机器学习 · 计算机科学 2018-07-24 Qianru Zhang , Meng Zhang , Tinghuan Chen , Zhifei Sun , Yuzhe Ma , Bei Yu

Convolutional neural networks (CNNs) are widely used for image recognition and text analysis, and have been suggested for application on one-dimensional data as a way to reduce the need for pre-processing steps. Pre-processing is an…

机器学习 · 计算机科学 2020-05-18 Ine L. Jernelv , Dag Roar Hjelme , Yuji Matsuura , Astrid Aksnes

Convolutional Neural Networks (CNNs) have been the standard for image classification tasks for a long time, but more recently attention-based mechanisms have gained traction. This project aims to compare traditional CNNs with…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Nikhil Kapila , Julian Glattki , Tejas Rathi

Computer vision has benefited from initializing multiple deep layers with weights pretrained on large supervised training sets like ImageNet. Natural language processing (NLP) typically sees initialization of only the lowest layer of deep…

计算与语言 · 计算机科学 2018-06-21 Bryan McCann , James Bradbury , Caiming Xiong , Richard Socher

Convolutional Neural Networks (CNNs) are state-of-the-art models for document image classification tasks. However, many of these approaches rely on parameters and architectures designed for classifying natural images, which differ from…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Chris Tensmeyer , Tony Martinez

Image captioning strives to generate pertinent captions for specified images, situating itself at the crossroads of Computer Vision (CV) and Natural Language Processing (NLP). This endeavor is of paramount importance with far-reaching…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Tianrui Liu , Qi Cai , Changxin Xu , Bo Hong , Jize Xiong , Yuxin Qiao , Tsungwei Yang

Recently, outstanding identification rates in image classification tasks were achieved by convolutional neural networks (CNNs). to use such skills, selective CNNs trained on a dataset of well-known images of metal surface defects captured…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Nadeem Jabbar Chaudhry , M. Bilal Khan , M. Javaid Iqbal , Siddiqui Muhammad Yasir

We present an analysis into the inner workings of Convolutional Neural Networks (CNNs) for processing text. CNNs used for computer vision can be interpreted by projecting filters into image space, but for discrete sequence inputs CNNs…

计算与语言 · 计算机科学 2020-04-29 Alon Jacovi , Oren Sar Shalom , Yoav Goldberg

Text recognition in natural scene is a challenging problem due to the many factors affecting text appearance. In this paper, we presents a method that directly transcribes scene text images to text without needing of sophisticated character…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Guo Qiang , Tu Dan , Li Guohui , Lei Jun

The Convolutional Neural Network (CNN) has been the dominant image feature extractor in computer vision for years. However, it fails to get the relationship between images/objects and their hierarchical interactions which can be helpful for…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Zheng-cong Fei

Convolutional Neural Networks (CNNs) have become the state of the art method for image classification in the last ten years. Despite the fact that they achieve superhuman classification accuracy on many popular datasets, they often perform…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Sebastian Stabinger , Peer David , Justus Piater , Antonio Rodríguez-Sánchez

Image captioning by the encoder-decoder framework has shown tremendous advancement in the last decade where CNN is mainly used as encoder and LSTM is used as a decoder. Despite such an impressive achievement in terms of accuracy in simple…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Rana Adnan Ahmad , Muhammad Azhar , Hina Sattar

This work proposes Recurrent Neural Network (RNN) models to predict structured 'image situations' -- actions and noun entities fulfilling semantic roles related to the action. In contrast to prior work relying on Conditional Random Fields…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Arun Mallya , Svetlana Lazebnik

While deep convolutional neural networks (CNNs) have shown a great success in single-label image classification, it is important to note that real world images generally contain multiple labels, which could correspond to different objects,…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Jiang Wang , Yi Yang , Junhua Mao , Zhiheng Huang , Chang Huang , Wei Xu

Nowadays, the Convolutional Neural Networks (CNNs) have achieved impressive performance on many computer vision related tasks, such as object detection, image recognition, image retrieval, etc. These achievements benefit from the CNNs…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Zhuwei Qin , Fuxun Yu , Chenchen Liu , Xiang Chen

In recent years, the image and video coding technologies have advanced by leaps and bounds. However, due to the popularization of image and video acquisition devices, the growth rate of image and video data is far beyond the improvement of…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Siwei Ma , Xinfeng Zhang , Chuanmin Jia , Zhenghui Zhao , Shiqi Wang , Shanshe Wang

Image captioning, an open research issue, has been evolved with the progress of deep neural networks. Convolutional neural networks (CNNs) and recurrent neural networks (RNNs) are employed to compute image features and generate natural…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Boeun Kim , Young Han Lee , Hyedong Jung , Choongsang Cho

In this paper, we explore the application of Recurrent Neural Network (RNN) for still images. Typically, Convolutional Neural Networks (CNNs) are the prevalent method applied for this type of data, and more recently, transformers have…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Dmitri , Lvov , Yair Smadar , Ran Bezen

Image captioning, situated at the intersection of computer vision and natural language processing, requires a sophisticated understanding of both visual scenes and linguistic structure. While modern approaches are dominated by large-scale…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Hitesh Kumar Gupta