中文
相关论文

相关论文: Joint Spatial and Layer Attention for Convolutiona…

200 篇论文

Convolutional Neural Networks (CNNs) have recently been shown to excel at performing visual place recognition under changing appearance and viewpoint. Previously, place recognition has been improved by intelligently selecting relevant…

机器人学 · 计算机科学 2018-10-31 Stephen Hausler , Adam Jacobson , Michael Milford

Spatial attention has been introduced to convolutional neural networks (CNNs) for improving both their performance and interpretability in visual tasks including image classification. The essence of the spatial attention is to learn a…

图像与视频处理 · 电气工程与系统科学 2020-08-03 Linchuan Xu , Jun Huang , Atsushi Nitanda , Ryo Asaoka , Kenji Yamanishi

Recently Convolutional Neural Networks (CNNs) have been shown to achieve state-of-the-art performance on various classification tasks. In this paper, we present for the first time a place recognition technique based on CNN models, by…

计算机视觉与模式识别 · 计算机科学 2014-11-07 Zetao Chen , Obadiah Lam , Adam Jacobson , Michael Milford

We introduce an approach to integrate segmentation information within a convolutional neural network (CNN). This counter-acts the tendency of CNNs to smooth information across regions and increases their spatial precision. To obtain…

计算机视觉与模式识别 · 计算机科学 2017-08-16 Adam W. Harley , Konstantinos G. Derpanis , Iasonas Kokkinos

Convolutional neural networks (CNNs) have been widely used for hyperspectral image classification. As a common process, small cubes are firstly cropped from the hyperspectral image and then fed into CNNs to extract spectral and spatial…

图像与视频处理 · 电气工程与系统科学 2020-06-15 Renlong Hang , Zhu Li , Qingshan Liu , Pedram Ghamisi , Shuvra S. Bhattacharyya

Scene recognition is currently one of the top-challenging research fields in computer vision. This may be due to the ambiguity between classes: images of several scene classes may share similar objects, which causes confusion among them.…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Alejandro López-Cifuentes , Marcos Escudero-Viñolo , Jesús Bescós , Álvaro García-Martín

We propose an end-to-end-trainable attention module for convolutional neural network (CNN) architectures built for image classification. The module takes as input the 2D feature vector maps which form the intermediate representations of the…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Saumya Jetley , Nicholas A. Lord , Namhoon Lee , Philip H. S. Torr

Convolutional neural networks (CNNs) have demonstrated superior performance in super-resolution (SR). However, most CNN-based SR methods neglect the different importance among feature channels or fail to take full advantage of the…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Yue Lu , Yun Zhou , Zhuqing Jiang , Xiaoqiang Guo , Zixuan Yang

This paper presents a novel keypoints-based attention mechanism for visual recognition in still images. Deep Convolutional Neural Networks (CNNs) for recognizing images with distinctive classes have shown great success, but their…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Asish Bera , Zachary Wharton , Yonghuai Liu , Nik Bessis , Ardhendu Behera

We present Attention Zoom, a modular and model-agnostic spatial attention mechanism designed to improve feature extraction in convolutional neural networks (CNNs). Unlike traditional attention approaches that require architecture-specific…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Daniel DeAlcala , Aythami Morales , Julian Fierrez , Ruben Tolosana

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

Reading text in the wild is a challenging task in the field of computer vision. Existing approaches mainly adopted Connectionist Temporal Classification (CTC) or Attention models based on Recurrent Neural Network (RNN), which is…

计算机视觉与模式识别 · 计算机科学 2017-09-14 Yunze Gao , Yingying Chen , Jinqiao Wang , Hanqing Lu

In this work we describe a Convolutional Neural Network (CNN) to accurately predict the scene illumination. Taking image patches as input, the CNN works in the spatial domain without using hand-crafted features that are employed by most…

计算机视觉与模式识别 · 计算机科学 2015-04-20 Simone Bianco , Claudio Cusano , Raimondo Schettini

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

Fine-grained visual recognition typically depends on modeling subtle difference from object parts. However, these parts often exhibit dramatic visual variations such as occlusions, viewpoints, and spatial transformations, making it hard to…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Lin Wu , Yang Wang

Attention models have recently emerged as a powerful approach, demonstrating significant progress in various fields. Visualization techniques, such as class activation mapping, provide visual insights into the reasoning of convolutional…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Ali Caglayan , Nevrez Imamoglu , Oguzhan Guclu , Ali Osman Serhatoglu , Ahmet Burak Can , Ryosuke Nakamura

Convolutional neural networks (CNNs) are one of the most successful computer vision systems to solve object recognition. Furthermore, CNNs have major applications in understanding the nature of visual representations in the human brain. Yet…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Amr Farahat , Felix Effenberger , Martin Vinck

In the task of Object Recognition, there exists a dichotomy between the categorization of objects and estimating object pose, where the former necessitates a view-invariant representation, while the latter requires a representation capable…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Mohamed Elhoseiny , Tarek El-Gaaly , Amr Bakry , Ahmed Elgammal

Scene understanding plays an important role in several high-level computer vision applications, such as autonomous vehicles, intelligent video surveillance, or robotics. However, too few solutions have been proposed for indoor/outdoor scene…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ayman Beghdadi , Azeddine Beghdadi , Mohib Ullah , Faouzi Alaya Cheikh , Malik Mallem

Visual attention has been successfully applied in structural prediction tasks such as visual captioning and question answering. Existing visual attention models are generally spatial, i.e., the attention is modeled as spatial probabilities…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Long Chen , Hanwang Zhang , Jun Xiao , Liqiang Nie , Jian Shao , Wei Liu , Tat-Seng Chua
‹ 上一页 1 2 3 10 下一页 ›