paper-with-me

홈 › Papers

AMSA-UNet: An Asymmetric Multiple Scales U-net Based on Self-attention for Deblurring

2024-06-13 · Yingying Wang

The traditional ingle-scale U-Net often leads to the loss of spatial information during deblurring, which affects the deblurring accracy. Additionally, due to the convolutional method's limitation in capturing long-range dependencies, the quality of the recovered image is degraded. To address the above problems, an asymmetric multiple scales U-net based on self-attention (AMSA-UNet) is proposed to improve the accuracy and computational complexity. By introducing a multiple-scales U shape architecture, the network can focus on blurry regions at the global level and better recover image details at the local level. In order to overcome the limitations of traditional convolutional methods in capturing the long-range dependencies of information, a self-attention mechanism is introduced into the decoder part of the backbone network, which significantly increases the model's receptive field, enabling it to pay more attention to semantic information of the image, thereby producing more accurate and visually pleasing deblurred images. What's more, a frequency domain-based computation method was introduced to reduces the computation amount. The experimental results demonstrate that the proposed method exhibits significant improvements in both accuracy and speed compared to eight excellent methods

📄 PDF Abstract BibTeX arXiv:2406.09015

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringDecoder

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
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…
Focus 설명 없음
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Variance-Penalized MC-Dropout as a Learned Smoothing Prior for Brain Tumour Segmentation

2026-01-13 · Satyaki Roy Chowdhury, Golrokh Mirzaei arxiv

Brain tumor segmentation is essential for diagnosis and treatment planning, yet many CNN and U-Net based approaches produce noisy boundaries in regions of tumor infiltration. We introduce UAMSA-UNet, an Uncertainty-Aware…

Computational EfficiencyBrain Tumor Segmentation

SAMSA: Efficient Transformer for Many Data Modalities

2024-08-10 · Minh Lenhat, Viet Anh Nguyen, Khoa Nguyen, Duong Duc Hieu 외

The versatility of self-attention mechanism earned transformers great success in almost all data modalities, with limitations on the quadratic complexity and difficulty of training. Efficient transformers, on the other h…

Rethinking Coarse-to-Fine Approach in Single Image Deblurring

2021-08-11 · ICCV 2021 10 · Sung-Jin Cho, Seo-won Ji, Jun-Pyo Hong, Seung-Won Jung 외

Coarse-to-fine strategies have been extensively used for the architecture design of single image deblurring networks. Conventional methods typically stack sub-networks with multi-scale input images and gradually improve …

DeblurringDecoderImage DeblurringSingle Image Deblurring

Vamsa: Automated Provenance Tracking in Data Science Scripts

2020-01-07 · Mohammad Hossein Namaki, Avrilia Floratou, Fotis Psallidas, Subru Krishnan 외

There has recently been a lot of ongoing research in the areas of fairness, bias and explainability of machine learning (ML) models due to the self-evident or regulatory requirements of various ML applications. We make t…

FairnessRecommendation Systems

A Bioinspired Underwater Robot with a Latch-Mediated Soft Bistable Mechanism

2026-05-26 · Chongze Bi, Wenjie Wu, Zonghao Zuo, Li Wen arxiv

Underwater robotics has advanced significantly over recent decades. however, the development of miniaturized underwater robots remains limited by low energy densities of traditional power sources. Nature offers compellin…