CVFeb 10, 2023

A survey on facial image deblurring

arXiv:2302.05017v27 citationsh-index: 8
AI Analysis

It addresses the problem of facial image deblurring for computer vision applications, but it is incremental as it is a survey paper summarizing existing work.

This paper surveys methods for facial image deblurring, which aims to recover clear images from blurry inputs to improve tasks like face recognition, summarizing recent deep learning and model-based approaches, datasets, and performance metrics.

When a facial image is blurred, it significantly affects high-level vision tasks such as face recognition. The purpose of facial image deblurring is to recover a clear image from a blurry input image, which can improve the recognition accuracy, etc. However, general deblurring methods do not perform well on facial images. Therefore, some face deblurring methods have been proposed to improve performance by adding semantic or structural information as specific priors according to the characteristics of the facial images. In this paper, we survey and summarize recently published methods for facial image deblurring, most of which are based on deep learning. First, we provide a brief introduction to the modeling of image blurring. Next, we summarize face deblurring methods into two categories: model-based methods and deep learning-based methods. Furthermore, we summarize the datasets, loss functions, and performance evaluation metrics commonly used in the neural network training process. We show the performance of classical methods on these datasets and metrics and provide a brief discussion on the differences between model-based and learning-based methods. Finally, we discuss the current challenges and possible future research directions.

Foundations

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

Your Notes