paper-with-me

Papers

Face Super-Resolution Guided by 3D Facial Priors

2020-07-18 · ECCV 2020 8 · Xiaobin Hu, Wenqi Ren, John LaMaster, Xiaochun Cao, Xiaoming Li, Zechao Li, Bjoern Menze, Wei Liu

State-of-the-art face super-resolution methods employ deep convolutional neural networks to learn a mapping between low- and high- resolution facial patterns by exploring local appearance knowledge. However, most of these methods do not well exploit facial structures and identity information, and struggle to deal with facial images that exhibit large pose variations. In this paper, we propose a novel face super-resolution method that explicitly incorporates 3D facial priors which grasp the sharp facial structures. Our work is the first to explore 3D morphable knowledge based on the fusion of parametric descriptions of face attributes (e.g., identity, facial expression, texture, illumination, and face pose). Furthermore, the priors can easily be incorporated into any network and are extremely efficient in improving the performance and accelerating the convergence speed. Firstly, a 3D face rendering branch is set up to obtain 3D priors of salient facial structures and identity knowledge. Secondly, the Spatial Attention Module is used to better exploit this hierarchical information (i.e., intensity similarity, 3D facial structure, and identity content) for the super-resolution problem. Extensive experiments demonstrate that the proposed 3D priors achieve superior face super-resolution results over the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2007.09454

Code (1)

HUuxiaobin/Face-Super-Resolution-Guided-by-3D-Facial-Priors pytorch

Tasks

Super-Resolution

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Sigmoid Activation 설명 없음
Average Pooling 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Communication--Guide||How Do I Communicate to Expedia? To make reservations or communicate with Expedia, the quickest option is typically to call their customer service at +1-888-829-0881 or +1(805) 330 (4056) You can also use the…

Similar Papers 제목 키워드 기반

W-Net: A Facial Feature-Guided Face Super-Resolution Network

2024-06-02 · Hao liu, Yang Yang, Yunxia Liu

Face Super-Resolution (FSR) aims to recover high-resolution (HR) face images from low-resolution (LR) ones. Despite the progress made by convolutional neural networks in FSR, the results of existing approaches are not id…

Super-Resolution

Face Super-Resolution with Progressive Embedding of Multi-scale Face Priors

2022-10-12 · Chenggong Zhang, Zhilei Liu

The face super-resolution (FSR) task is to reconstruct high-resolution face images from low-resolution inputs. Recent works have achieved success on this task by utilizing facial priors such as facial landmarks. Most exi…

Super-Resolution

AuthFace: Towards Authentic Blind Face Restoration with Face-oriented Generative Diffusion Prior

2024-10-13 · Guoqiang Liang, Qingnan Fan, Bingtao Fu, Jinwei Chen 외

Blind face restoration (BFR) is a fundamental and challenging problem in computer vision. To faithfully restore high-quality (HQ) photos from poor-quality ones, recent research endeavors predominantly rely on facial imag…

8kBlind Face Restoration

Prior Knowledge Distillation Network for Face Super-Resolution

2024-09-22 · Qiu Yang, Xiao Sun, Xin-yu Li, Feng-Qi Cui 외

The purpose of face super-resolution (FSR) is to reconstruct high-resolution (HR) face images from low-resolution (LR) inputs. With the continuous advancement of deep learning technologies, contemporary prior-guided FSR …

Knowledge DistillationSuper-Resolution

SwinIFS: Landmark Guided Swin Transformer For Identity Preserving Face Super Resolution

2026-01-04 · Habiba Kausar, Saeed Anwar, Omar Jamal Hammad, Abdul Bais arxiv

Face super-resolution aims to recover high-quality facial images from severely degraded low-resolution inputs, but remains challenging due to the loss of fine structural details and identity-specific features. This work …

Computational Efficiency