Face Mask Removal with Region-attentive Face Inpainting
Minmin Yang

TL;DR
This paper introduces a novel face inpainting method that effectively removes masks from face images, preserving identity and high fidelity, using a multi-scale attention module and supervised focus on masked regions.
Contribution
The paper proposes a region-attentive face inpainting approach with a new multi-scale attention module and a supervised mechanism to focus on masked areas, along with a new Masked-Faces dataset.
Findings
Outperforms baselines in SSIM, PSNR, and L1 loss.
Generates high-quality, identity-preserving face reconstructions.
Provides publicly available code and dataset.
Abstract
During the COVID-19 pandemic, face masks have become ubiquitous in our lives. Face masks can cause some face recognition models to fail since they cover significant portion of a face. In addition, removing face masks from captured images or videos can be desirable, e.g., for better social interaction and for image/video editing and enhancement purposes. Hence, we propose a generative face inpainting method to effectively recover/reconstruct the masked part of a face. Face inpainting is more challenging compared to traditional inpainting, since it requires high fidelity while maintaining the identity at the same time. Our proposed method includes a Multi-scale Channel-Spatial Attention Module (M-CSAM) to mitigate the spatial information loss and learn the inter- and intra-channel correlation. In addition, we introduce an approach enforcing the supervised signal to focus on masked regions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Facial Nerve Paralysis Treatment and Research · Facial Rejuvenation and Surgery Techniques
MethodsSoftmax · Attention Is All You Need · Inpainting · Focus
