CVDec 1, 2021

MC-Blur: A Comprehensive Benchmark for Image Deblurring

arXiv:2112.00234v3133 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for better evaluation benchmarks in computer vision for researchers and practitioners, but it is incremental as it builds on existing datasets and methods.

The paper tackles the problem of evaluating image deblurring methods under multiple blur causes by constructing the MC-Blur dataset, which includes real-world and synthesized images, and benchmarking shows it provides a comprehensive overview of current methods' performance.

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., motion and defocus. In this paper, we address how different deblurring methods perform in the case of multiple types of blur. For in-depth performance evaluation, we construct a new large-scale multi-cause image deblurring dataset (called MC-Blur), including real-world and synthesized blurry images with mixed factors of blurs. The images in the proposed MC-Blur dataset are collected using different techniques: averaging sharp images captured by a 1000-fps high-speed camera, convolving Ultra-High-Definition (UHD) sharp images with large-size kernels, adding defocus to images, and real-world blurry images captured by various camera models. Based on the MC-Blur dataset, we conduct extensive benchmarking studies to compare SOTA methods in different scenarios, analyze their efficiency, and investigate the built dataset's capacity. These benchmarking results provide a comprehensive overview of the advantages and limitations of current deblurring methods, and reveal the advances of our dataset.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes