paper-with-me

Papers

Spatial-Frequency Attention for Image Denoising

2023-02-27 · Shi Guo, Hongwei Yong, Xindong Zhang, jianqi ma, Lei Zhang

The recently developed transformer networks have achieved impressive performance in image denoising by exploiting the self-attention (SA) in images. However, the existing methods mostly use a relatively small window to compute SA due to the quadratic complexity of it, which limits the model's ability to model long-term image information. In this paper, we propose the spatial-frequency attention network (SFANet) to enhance the network's ability in exploiting long-range dependency. For spatial attention module (SAM), we adopt dilated SA to model long-range dependency. In the frequency attention module (FAM), we exploit more global information by using Fast Fourier Transform (FFT) by designing a window-based frequency channel attention (WFCA) block to effectively model deep frequency features and their dependencies. To make our module applicable to images of different sizes and keep the model consistency between training and inference, we apply window-based FFT with a set of fixed window sizes. In addition, channel attention is computed on both real and imaginary parts of the Fourier spectrum, which further improves restoration performance. The proposed WFCA block can effectively model image long-range dependency with acceptable complexity. Experiments on multiple denoising benchmarks demonstrate the leading performance of SFANet network.

📄 PDF Abstract BibTeX arXiv:2302.13598

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Average Pooling 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Spatial-Frequency U-Net for Denoising Diffusion Probabilistic Models

2023-07-27 · Xin Yuan, Linjie Li, JianFeng Wang, Zhengyuan Yang 외

In this paper, we study the denoising diffusion probabilistic model (DDPM) in wavelet space, instead of pixel space, for visual synthesis. Considering the wavelet transform represents the image in spatial and frequency d…

Denoising

CGFformer: Cluster-Guidance Frequency Transformer for Pansharpening

2026-05-02 · Zijian Zhou, Jianing Zhang, Kai Sun, Xiangyu Zhao 외 arxiv

Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) images with high-resolution panchromatic (PAN) images. However, the current mainstream frequency-ba…

Hybrid-Domain Synergistic Transformer for Hyperspectral Image Denoising

2025-07-27 · Haoyue Li, Di Wu arxiv

Hyperspectral image denoising faces the challenge of multi-dimensional coupling of spatially non-uniform noise and spectral correlation interference. Existing deep learning methods mostly focus on RGB images and struggle…

Computational EfficiencyImage Denoising

CID: Combined Image Denoising in Spatial and Frequency Domains Using Web Images

2014-06-01 · CVPR 2014 6 · Huanjing Yue, Xiaoyan Sun, Jingyu Yang, Feng Wu

In this paper, we propose a novel two-step scheme to filter heavy noise from images with the assistance of retrieved Web images. There are two key technical contributions in our scheme. First, for every noisy image block…

DenoisingImage DenoisingImage Registration

Real Image Denoising with Feature Attention

2019-04-16 · ICCV 2019 10 · Saeed Anwar, Nick Barnes

Deep convolutional neural networks perform better on images containing spatially invariant noise (synthetic noise); however, their performance is limited on real-noisy photographs and requires multiple stage network mode…

Color Image DenoisingDenoisingImage Denoising