paper-with-me

Papers

Parallel Cross Strip Attention Network for Single Image Dehazing

2024-05-09 · Lihan Tong, Yun Liu, Tian Ye, Weijia Li, Liyuan Chen, ErKang Chen

The objective of single image dehazing is to restore hazy images and produce clear, high-quality visuals. Traditional convolutional models struggle with long-range dependencies due to their limited receptive field size. While Transformers excel at capturing such dependencies, their quadratic computational complexity in relation to feature map resolution makes them less suitable for pixel-to-pixel dense prediction tasks. Moreover, fixed kernels or tokens in most models do not adapt well to varying blur sizes, resulting in suboptimal dehazing performance. In this study, we introduce a novel dehazing network based on Parallel Stripe Cross Attention (PCSA) with a multi-scale strategy. PCSA efficiently integrates long-range dependencies by simultaneously capturing horizontal and vertical relationships, allowing each pixel to capture contextual cues from an expanded spatial domain. To handle different sizes and shapes of blurs flexibly, We employs a channel-wise design with varying convolutional kernel sizes and strip lengths in each PCSA to capture context information at different scales.Additionally, we incorporate a softmax-based adaptive weighting mechanism within PCSA to prioritize and leverage more critical features.

📄 PDF Abstract BibTeX arXiv:2405.05811

Code (0)

등록된 구현이 없습니다.

Tasks

Image DehazingSingle Image Dehazing

Similar Papers 제목 키워드 기반

CSWin Transformer: A General Vision Transformer Backbone with Cross-Shaped Windows

2021-07-01 · CVPR 2022 1 · Xiaoyi Dong, Jianmin Bao, Dongdong Chen, Weiming Zhang 외

We present CSWin Transformer, an efficient and effective Transformer-based backbone for general-purpose vision tasks. A challenging issue in Transformer design is that global self-attention is very expensive to compute w…

Image ClassificationSemantic Segmentation

Dual-domain strip attention for image restoration

2024-03-01 · Neural Networks 2024 3 · Yuning Cui, Alois Knoll

Image restoration aims to reconstruct a latent high-quality image from a degraded observation. Recently, the usage of Transformer has significantly advanced the state-of-the-art performance of various image restoration t…

DeblurringDenoisingImage Defocus DeblurringImage Dehazing+3

Multimodal Transformer for Parallel Concatenated Variational Autoencoders

2022-10-28 · Stephen D. Liang, Jerry M. Mendel

In this paper, we propose a multimodal transformer using parallel concatenated architecture. Instead of using patches, we use column stripes for images in R, G, B channels as the transformer input. The column stripes kee…

Decoder

BANet: Blur-aware Attention Networks for Dynamic Scene Deblurring

2021-01-19 · Fu-Jen Tsai, Yan-Tsung Peng, Yen-Yu Lin, Chung-Chi Tsai 외

Image motion blur results from a combination of object motions and camera shakes, and such blurring effect is generally directional and non-uniform. Previous research attempted to solve non-uniform blurs using self-recur…

DeblurringImage DeblurringImage Restoration

SynthStrip: Skull-Stripping for Any Brain Image

2022-03-18 · Andrew Hoopes, Jocelyn S. Mora, Adrian V. Dalca, Bruce Fischl 외

The removal of non-brain signal from magnetic resonance imaging (MRI) data, known as skull-stripping, is an integral component of many neuroimage analysis streams. Despite their abundance, popular classical skull-strippi…

Skull Stripping