paper-with-me

홈 › Papers

Ultra-High-Definition Image Deblurring via Multi-scale Cubic-Mixer

2022-06-08 · Xingchi Chen, Xiuyi Jia, Zhuoran Zheng

Currently, transformer-based algorithms are making a splash in the domain of image deblurring. Their achievement depends on the self-attention mechanism with CNN stem to model long range dependencies between tokens. Unfortunately, this ear-pleasing pipeline introduces high computational complexity and makes it difficult to run an ultra-high-definition image on a single GPU in real time. To trade-off accuracy and efficiency, the input degraded image is computed cyclically over three dimensional ($C$, $W$, and $H$) signals without a self-attention mechanism. We term this deep network as Multi-scale Cubic-Mixer, which is acted on both the real and imaginary components after fast Fourier transform to estimate the Fourier coefficients and thus obtain a deblurred image. Furthermore, we combine the multi-scale cubic-mixer with a slicing strategy to generate high-quality results at a much lower computational cost. Experimental results demonstrate that the proposed algorithm performs favorably against the state-of-the-art deblurring approaches on the several benchmarks and a new ultra-high-definition dataset in terms of accuracy and speed.

📄 PDF Abstract BibTeX arXiv:2206.03678

Code (1)

zzr-idam/deblur 공식 구현 pytorch

Tasks

DeblurringGPUImage Deblurring

Methods 이 논문이 사용한 방법론

SPLASH Please enter a description about the method here

Similar Papers 제목 키워드 기반

Multi-Scale Separable Network for Ultra-High-Definition Video Deblurring

2021-01-01 · ICCV 2021 10 · Senyou Deng, Wenqi Ren, Yanyang Yan, Tao Wang 외

Although recent research has witnessed a significant progress on the video deblurring task, these methods struggle to reconcile inference efficiency and visual quality simultaneously, especially on ultra-high-definit…

4kDeblurringVideo DeblurringVocal Bursts Intensity Prediction

MC-Blur: A Comprehensive Benchmark for Image Deblurring

2021-12-01 · Kaihao Zhang, Tao Wang, Wenhan Luo, Boheng Chen 외

Blur artifacts can seriously degrade the visual quality of images, and numerous deblurring methods have been proposed for specific scenarios. However, in most real-world images, blur is caused by different factors, e.g.,…

BenchmarkingDeblurringImage Deblurring

Deblurring Masked Autoencoder is Better Recipe for Ultrasound Image Recognition

2023-06-14 · Qingbo Kang, Jun Gao, Kang Li, Qicheng Lao

Masked autoencoder (MAE) has attracted unprecedented attention and achieves remarkable performance in many vision tasks. It reconstructs random masked image patches (known as proxy task) during pretraining and learns mea…

Deblurringimage-classificationImage Classification

Efficient Transformer for High Resolution Image Motion Deblurring

2025-01-30 · Amanturdieva Akmaral, Muhammad Hamza Zafar

This paper presents a comprehensive study and improvement of the Restormer architecture for high-resolution image motion deblurring. We introduce architectural modifications that reduce model complexity by 18.4% while ma…

DeblurringImage Deblurring

UHD Image Deblurring via Autoregressive Flow with Ill-conditioned Constraints

2026-03-11 · Yucheng Xin, Dawei Zhao, Xiang Chen, Chen Wu 외 arxiv

Ultra-high-definition (UHD) image deblurring poses significant challenges for UHD restoration methods, which must balance fine-grained detail recovery and practical inference efficiency. Although prominent discriminative…

Image Deblurring