paper-with-me

Papers

Heterogeneous window transformer for image denoising

2024-07-08 · Chunwei Tian, Menghua Zheng, Chia-Wen Lin, Zhiwu Li, David Zhang

Deep networks can usually depend on extracting more structural information to improve denoising results. However, they may ignore correlation between pixels from an image to pursue better denoising performance. Window transformer can use long- and short-distance modeling to interact pixels to address mentioned problem. To make a tradeoff between distance modeling and denoising time, we propose a heterogeneous window transformer (HWformer) for image denoising. HWformer first designs heterogeneous global windows to capture global context information for improving denoising effects. To build a bridge between long and short-distance modeling, global windows are horizontally and vertically shifted to facilitate diversified information without increasing denoising time. To prevent the information loss phenomenon of independent patches, sparse idea is guided a feed-forward network to extract local information of neighboring patches. The proposed HWformer only takes 30% of popular Restormer in terms of denoising time.

📄 PDF Abstract BibTeX arXiv:2407.05709

Code (1)

hellloxiaotian/hwformer 공식 구현 pytorch

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

CUR Transformer: A Convolutional Unbiased Regional Transformer for Image Denoising

2023-02-25 · journal 2023 2 · Kang Xu, Weixin Li, Xia Wang, Xiaoyan Hu 외

Image denoising is a fundamental problem in computer vision and multimedia computation. Non-local filters are effective for image denoising. But existing deep learning methods that use non-local computation structures ar…

DenoisingImage DenoisingImage EnhancementJpeg Compression Artifact Reduction+1

Eformer: Edge Enhancement based Transformer for Medical Image Denoising

2021-09-16 · Achleshwar Luthra, Harsh Sulakhe, Tanish Mittal, Abhishek Iyer 외

In this work, we present Eformer - Edge enhancement based transformer, a novel architecture that builds an encoder-decoder network using transformer blocks for medical image denoising. Non-overlapping window-based self-a…

DecoderDenoisingImage DenoisingMedical Image Denoising+1

HAT: Hybrid Attention Transformer for Image Restoration

2023-09-11 · Xiangyu Chen, Xintao Wang, Wenlong Zhang, Xiangtao Kong 외

Transformer-based methods have shown impressive performance in image restoration tasks, such as image super-resolution and denoising. However, we find that these networks can only utilize a limited spatial range of input…

DenoisingImage CompressionImage DenoisingImage Restoration+2

Spatial-Frequency Attention for Image Denoising

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

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 c…

DenoisingImage Denoising

Lightweight Video Denoising Using a Classic Bayesian Backbone

2024-08-07 · Clément Bled, François Pitié

In recent years, state-of-the-art image and video denoising networks have become increasingly large, requiring millions of trainable parameters to achieve best-in-class performance. Improved denoising quality has come at…

DenoisingVideo Denoising