paper-with-me

Papers

Deep Stacked Hierarchical Multi-patch Network for Image Deblurring

2019-04-06 · CVPR 2019 6 · Hongguang Zhang, Yuchao Dai, Hongdong Li, Piotr Koniusz

Despite deep end-to-end learning methods have shown their superiority in removing non-uniform motion blur, there still exist major challenges with the current multi-scale and scale-recurrent models: 1) Deconvolution/upsampling operations in the coarse-to-fine scheme result in expensive runtime; 2) Simply increasing the model depth with finer-scale levels cannot improve the quality of deblurring. To tackle the above problems, we present a deep hierarchical multi-patch network inspired by Spatial Pyramid Matching to deal with blurry images via a fine-to-coarse hierarchical representation. To deal with the performance saturation w.r.t. depth, we propose a stacked version of our multi-patch model. Our proposed basic multi-patch model achieves the state-of-the-art performance on the GoPro dataset while enjoying a 40x faster runtime compared to current multi-scale methods. With 30ms to process an image at 1280x720 resolution, it is the first real-time deep motion deblurring model for 720p images at 30fps. For stacked networks, significant improvements (over 1.2dB) are achieved on the GoPro dataset by increasing the network depth. Moreover, by varying the depth of the stacked model, one can adapt the performance and runtime of the same network for different application scenarios.

📄 PDF Abstract BibTeX arXiv:1904.03468

Code (1)

HongguangZhang/DMPHN-cvpr19-master pytorch

Tasks

DeblurringImage Deblurring

Similar Papers 제목 키워드 기반

Event-guided Multi-patch Network with Self-supervision for Non-uniform Motion Deblurring

2023-02-14 · Hongguang Zhang, Limeng Zhang, Yuchao Dai, Hongdong Li 외

Contemporary deep learning multi-scale deblurring models suffer from many issues: 1) They perform poorly on non-uniformly blurred images/videos; 2) Simply increasing the model depth with finer-scale levels cannot improve…

Deblurring

Pyramid Architecture Search for Real-Time Image Deblurring

2021-01-01 · ICCV 2021 10 · Xiaobin Hu, Wenqi Ren, Kaicheng Yu, Kaihao Zhang 외

Multi-scale and multi-patch deep models have been shown effective in removing blurs of dynamic scenes. However, these methods still have one major obstacle: manually designing a lightweight and high-efficiency networ…

BinarizationDeblurringImage DeblurringNeural Architecture Search+1

Spatially-Attentive Patch-Hierarchical Network for Adaptive Motion Deblurring

2020-04-11 · CVPR 2020 6 · Maitreya Suin, Kuldeep Purohit, A. N. Rajagopalan

This paper tackles the problem of motion deblurring of dynamic scenes. Although end-to-end fully convolutional designs have recently advanced the state-of-the-art in non-uniform motion deblurring, their performance-compl…

DeblurringImage Deblurring

AdaRevD: Adaptive Patch Exiting Reversible Decoder Pushes the Limit of Image Deblurring

2024-06-13 · CVPR 2024 1 · Xintian Mao, Qingli Li, Yan Wang

Despite the recent progress in enhancing the efficacy of image deblurring, the limited decoding capability constrains the upper limit of State-Of-The-Art (SOTA) methods. This paper proposes a pioneering work, Adaptive Pa…

DeblurringDecoderGPUImage Deblurring

Non-Uniform Blind Deblurring by Reblurring

2017-10-01 · ICCV 2017 10 · Yuval Bahat, Netalee Efrat, Michal Irani

We present an approach for blind image deblurring, which handles non-uniform blurs. Our algorithm has two main components: (i) A new method for recovering the unknown blur-field directly from the blurry image, and (ii) A…

Blind Image DeblurringDeblurringImage Deblurring