# Deblurring Face Images using Uncertainty Guided Multi-Stream Semantic   Networks

**Authors:** Rajeev Yasarla (Student Member, IEEE), Federico Perazzi (Member,, IEEE), Vishal M. Patel (Senior Member, IEEE)

arXiv: 1907.13106 · 2020-06-24

## TL;DR

This paper introduces a multi-stream neural network that leverages semantic face labels and confidence measures to improve the quality of deblurred face images, outperforming existing methods.

## Contribution

The novel Uncertainty Guided Multi-Stream Semantic Network (UMSN) utilizes semantic segmentation and confidence-guided training for enhanced face deblurring.

## Key findings

- Significant improvements over state-of-the-art face deblurring methods.
- Effective handling of challenging facial regions like eyes and nose.
- End-to-end training framework for semantic-guided deblurring.

## Abstract

We propose a novel multi-stream architecture and training methodology that exploits semantic labels for facial image deblurring. The proposed Uncertainty Guided Multi- Stream Semantic Network (UMSN) processes regions belonging to each semantic class independently and learns to combine their outputs into the final deblurred result. Pixel-wise semantic labels are obtained using a segmentation network. A predicted confidence measure is used during training to guide the network towards the challenging regions of the human face such as the eyes and nose. The entire network is trained in an end- to-end fashion. Comprehensive experiments on three different face datasets demonstrate that the proposed method achieves significant improvements over the recent state-of-the-art face deblurring methods. Code is available at: https://github.com/ rajeevyasarla/UMSN-Face-Deblurring

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.13106/full.md

## Figures

232 figures with captions in the complete paper: https://tomesphere.com/paper/1907.13106/full.md

## References

51 references — full list in the complete paper: https://tomesphere.com/paper/1907.13106/full.md

---
Source: https://tomesphere.com/paper/1907.13106