中文
相关论文

相关论文: Spatial-Frequency Attention for Image Denoising

200 篇论文

Transformers have achieved widespread success in computer vision. At their heart, there is a Self-Attention (SA) mechanism, an inductive bias that associates each token in the input with every other token through a weighted basis. The…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Anahita Nekoozadeh , Mohammad Reza Ahmadzadeh , Zahra Mardani

Image restoration is a challenging ill-posed problem which estimates latent sharp image from its degraded counterpart. Although the existing methods have achieved promising performance by designing novelty architecture of module, they…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Hu Gao , Bowen Ma , Ying Zhang , Jingfan Yang , Jing Yang , Depeng Dang

Recently, window-based attention methods have shown great potential for computer vision tasks, particularly in Single Image Super-Resolution (SISR). However, it may fall short in capturing long-range dependencies and relationships between…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Dinh Phu Tran , Dao Duy Hung , Daeyoung Kim

In this paper, we propose an end-to-end feature fusion at-tention network (FFA-Net) to directly restore the haze-free image. The FFA-Net architecture consists of three key components: 1) A novel Feature Attention (FA) module combines…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Xu Qin , Zhilin Wang , Yuanchao Bai , Xiaodong Xie , Huizhu Jia

Detecting manipulated media has now become a pressing issue with the recent rise of deepfakes. Most existing approaches fail to generalize across diverse datasets and generation techniques. We thus propose a novel ensemble framework,…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Vrushank Ahire , Aniruddh Muley , Shivam Zample , Siddharth Verma , Pranav Menon , Surbhi Madan , Abhinav Dhall

Transformers have astounding representational power but typically consume considerable computation which is quadratic with image resolution. The prevailing Swin transformer reduces computational costs through a local window strategy.…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Haolin Qin , Daquan Zhou , Tingfa Xu , Ziyang Bian , Jianan Li

Window-based transformers have demonstrated outstanding performance in super-resolution tasks due to their adaptive modeling capabilities through local self-attention (SA). However, they exhibit higher computational complexity and inference…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Zhenyu Hu , Wanjie Sun

In medical images, various types of lesions often manifest significant differences in their shape and texture. Accurate medical image segmentation demands deep learning models with robust capabilities in multi-scale and boundary feature…

图像与视频处理 · 电气工程与系统科学 2024-08-20 Zhenhuan Zhou , Along He , Yanlin Wu , Rui Yao , Xueshuo Xie , Tao Li

Windowed attention mechanisms were introduced to mitigate the issue of excessive computation inherent in global attention mechanisms. In this paper, we present FwNet-ECA, a novel method that utilizes Fourier transforms paired with learnable…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Shengtian Mian , Ya Wang , Nannan Gu , Yuping Wang , Xiaoqing Li

Scaling Transformers to ultra-long contexts is bottlenecked by the $O(n^2 d)$ cost of self-attention. Existing methods reduce this cost along the sequence axis through local windows, kernel approximations, or token-level sparsity, but these…

机器学习 · 计算机科学 2026-03-31 Yan Xie , Tiansheng Wen , Tangda Huang , Bo Chen , Chenyu You , Stefanie Jegelka , Yifei Wang

Considering the spectral properties of images, we propose a new self-attention mechanism with highly reduced computational complexity, up to a linear rate. To better preserve edges while promoting similarity within objects, we propose…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Fengyu Zhang , Ashkan Panahi , Guangjun Gao

The self-attention mechanism has attracted wide publicity for its most important advantage of modeling long dependency, and its variations in computer vision tasks, the non-local block tries to model the global dependency of the input…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Sheng Fang , Kaiyu Li , Zhe Li

Recently, Transformer-based architecture has been introduced into single image deraining task due to its advantage in modeling non-local information. However, existing approaches tend to integrate global features based on a dense…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zhentao Fan , Hongming Chen , Yufeng Li

Convolutional layers in Artificial Neural Networks (ANN) treat the channel features equally without feature selection flexibility. While using ANNs for image denoising in real-world applications with unknown noise distributions,…

图像与视频处理 · 电气工程与系统科学 2020-12-24 Huayu Li , Haiyu Wu , Xiwen Chen , Hanning Zhang , Abolfazl Razi

The Swin transformer has recently attracted attention in medical image analysis due to its computational efficiency and long-range modeling capability. Owing to these properties, the Swin Transformer is suitable for establishing more…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Mingrui Ma , Tao Wang , Lei Song , Weijie Wang , Guixia Liu

Transformer-based language models utilize the attention mechanism for substantial performance improvements in almost all natural language processing (NLP) tasks. Similar attention structures are also extensively studied in several other…

计算与语言 · 计算机科学 2023-05-17 Nurullah Sevim , Ege Ozan Özyedek , Furkan Şahinuç , Aykut Koç

Position emission tomography (PET) is widely used in clinics and research due to its quantitative merits and high sensitivity, but suffers from low signal-to-noise ratio (SNR). Recently convolutional neural networks (CNNs) have been widely…

图像与视频处理 · 电气工程与系统科学 2023-12-12 Se-In Jang , Tinsu Pan , Ye Li , Pedram Heidari , Junyu Chen , Quanzheng Li , Kuang Gong

Self-attention (SA) mechanisms can capture effectively global dependencies in deep neural networks, and have been applied to natural language processing and image processing successfully. However, SA modules for image reconstruction have…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Zheng Wang , Jianwu Li , Ge Song , Tieling Li

Attention mechanisms, which enable a neural network to accurately focus on all the relevant elements of the input, have become an essential component to improve the performance of deep neural networks. There are mainly two attention…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Qing-Long Zhang Yu-Bin Yang

While Transformer networks benefit from a global receptive field, their quadratic cost relative to sequence length restricts their application to long sequences and high-resolution inputs. We introduce Fast Multipole Attention (FMA), a…

计算与语言 · 计算机科学 2025-09-19 Yanming Kang , Giang Tran , Hans De Sterck
‹ 上一页 1 2 3 10 下一页 ›