Image Deblurring by Exploring In-depth Properties of Transformer
Pengwei Liang, Junjun Jiang, Xianming Liu, Jiayi Ma

TL;DR
This paper introduces pretrained vision transformer-based perceptual losses to enhance the perceptual quality of image deblurring, effectively balancing sharpness and quantitative metrics like PSNR, outperforming existing models.
Contribution
It proposes novel transformer-based perceptual loss functions that leverage global topological relations to improve deblurring quality without sacrificing quantitative scores.
Findings
Improved perceptual quality of deblurred images.
Maintained high PSNR scores compared to state-of-the-art models.
Effective in both defocus and motion deblurring tasks.
Abstract
Image deblurring continues to achieve impressive performance with the development of generative models. Nonetheless, there still remains a displeasing problem if one wants to improve perceptual quality and quantitative scores of recovered image at the same time. In this study, drawing inspiration from the research of transformer properties, we introduce the pretrained transformers to address this problem. In particular, we leverage deep features extracted from a pretrained vision transformer (ViT) to encourage recovered images to be sharp without sacrificing the performance measured by the quantitative metrics. The pretrained transformer can capture the global topological relations (i.e., self-similarity) of image, and we observe that the captured topological relations about the sharp image will change when blur occurs. By comparing the transformer features between recovered image and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Cell Image Analysis Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Layer Normalization · Nonlinear Activation Free Network · Softmax · Residual Connection · Vision Transformer
