HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

MSSNet: Multi-Scale-Stage Network for Single Image Deblurring

Kiyeon Kim Seungyong Lee Sunghyun Cho

MSSNet: Multi-Scale-Stage Network for Single Image Deblurring

Abstract

Most of traditional single image deblurring methods before deep learning adopt a coarse-to-fine scheme that estimates a sharp image at a coarse scale and progressively refines it at finer scales. While this scheme has also been adopted to several deep learning-based approaches, recently a number of single-scale approaches have been introduced showing superior performance to previous coarse-to-fine approaches both in quality and computation time. In this paper, we revisit the coarse-to-fine scheme, and analyze defects of previous coarse-to-fine approaches that degrade their performance. Based on the analysis, we propose Multi-Scale-Stage Network (MSSNet), a novel deep learning-based approach to single image deblurring that adopts our remedies to the defects. Specifically, MSSNet adopts three novel technical components: stage configuration reflecting blur scales, an inter-scale information propagation scheme, and a pixel-shuffle-based multi-scale scheme. Our experiments show that MSSNet achieves the state-of-the-art performance in terms of quality, network size, and computation time.

Code Repositories

kky7/MSSNet
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
deblurring-on-goproMSSNet-small
PSNR: 32.02
SSIM: 0.953
deblurring-on-goproMSSNet
PSNR: 33.01
SSIM: 0.961
deblurring-on-goproMSSNet-large
PSNR: 33.39
SSIM: 0.964
deblurring-on-realblur-j-1MSSNet
PSNR (sRGB): 32.1
Params(M): 15.6
SSIM (sRGB): 0.928
deblurring-on-realblur-j-trained-on-goproMSSNet
PSNR (sRGB): 28.79
SSIM (sRGB): 0.879
deblurring-on-realblur-rMSSNet
PSNR (sRGB): 39.76
Params: 15.59
SSIM (sRGB): 0.972
deblurring-on-realblur-r-trained-on-goproMSSNet
PSNR (sRGB): 35.93
SSIM (sRGB): 0.953

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
MSSNet: Multi-Scale-Stage Network for Single Image Deblurring | Papers | HyperAI