中文
相关论文

相关论文: Spatially Attentive Output Layer for Image Classif…

200 篇论文

The topic of semantic segmentation has witnessed considerable progress due to the powerful features learned by convolutional neural networks (CNNs). The current leading approaches for semantic segmentation exploit shape information by…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Jifeng Dai , Kaiming He , Jian Sun

Fashion landmark detection is a challenging task even using the current deep learning techniques, due to the large variation and non-rigid deformation of clothes. In order to tackle these problems, we propose Spatial-Aware Non-Local (SANL)…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Yixin Li , Shengqin Tang , Yun Ye , Jinwen Ma

It has been shown that image descriptors extracted by convolutional neural networks (CNNs) achieve remarkable results for retrieval problems. In this paper, we apply attention mechanism to CNN, which aims at enhancing more relevant features…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Yinzheng Gu , Chuanpeng Li , Jinbin Xie

Recently, attention mechanisms have been applied successfully in neural network-based speaker verification systems. Incorporating the Squeeze-and-Excitation block into convolutional neural networks has achieved remarkable performance.…

音频与语音处理 · 电气工程与系统科学 2022-07-12 Mufan Sang , John H. L. Hansen

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

Attention mechanisms, especially self-attention, have played an increasingly important role in deep feature representation for visual tasks. Self-attention updates the feature at each position by computing a weighted sum of features using…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Meng-Hao Guo , Zheng-Ning Liu , Tai-Jiang Mu , Shi-Min Hu

Humans excel at abstracting data and constructing \emph{reusable} concepts, a capability lacking in current continual learning systems. The field of object-centric learning addresses this by developing abstract representations, or slots,…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Vihang Patil , Andreas Radler , Daniel Klotz , Sepp Hochreiter

In this paper, we introduce a novel spatial attention module that can be easily integrated to any convolutional network. This module guides the model to pay attention to the most discriminative part of an image. This enables the model to…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Hai-Vy Nguyen , Fabrice Gamboa , Sixin Zhang , Reda Chhaibi , Serge Gratton , Thierry Giaccone

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng , Jiashi Feng , Jianmin Jiang

Salient object detection has achieved great improvement by using the Fully Convolution Network (FCN). However, the FCN-based U-shape architecture may cause the dilution problem in the high-level semantic information during the up-sample…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Guangyu Ren , Tianhong Dai , Panagiotis Barmpoutis , Tania Stathaki

We propose a novel Synergistic Attention Network (SA-Net) to address the light field salient object detection by establishing a synergistic effect between multi-modal features with advanced attention mechanisms. Our SA-Net exploits the rich…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Yi Zhang , Geng Chen , Qian Chen , Yujia Sun , Yong Xia , Olivier Deforges , Wassim Hamidouche , Lu Zhang

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 a widely used form of deep neural networks, introducing state-of-the-art results for different problems such as image classification, computer vision tasks, and speech recognition. However, CNNs are…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Gil Shomron , Uri Weiser

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) 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

Transformer-based approaches have revolutionized image super-resolution by modeling long-range dependencies. However, the quadratic computational complexity of vanilla self-attention mechanisms poses significant challenges, often leading to…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Dinh Phu Tran , Thao Do , Saad Wazir , Seongah Kim , Seon Kwon Kim , Daeyoung Kim

The rapid development of generative AI has made AI-generated images increasingly realistic and high-resolution. Most AI-generated image detection architectures typically downsample images before inputting them into models, risking the loss…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Lawrence Han

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

The ability to accurately detect and classify objects at varying pixel sizes in cluttered scenes is crucial to many Navy applications. However, detection performance of existing state-of the-art approaches such as convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-08-28 JT Turner , Kalyan Moy Gupta , David Aha

Learning discriminative representations for subtle localized details plays a significant role in Fine-grained Visual Categorization (FGVC). Compared to previous attention-based works, our work does not explicitly define or localize the part…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Ranran Huang , Yu Wang , Huazhong Yang