paper-with-me

Papers

Face2Face: Label-driven Facial Retouching Restoration

2024-04-22 · Guanhua Zhao, Yu Gu, Xuhan Sheng, Yujie Hu, Jian Zhang

With the popularity of social media platforms such as Instagram and TikTok, and the widespread availability and convenience of retouching tools, an increasing number of individuals are utilizing these tools to beautify their facial photographs. This poses challenges for fields that place high demands on the authenticity of photographs, such as identity verification and social media. By altering facial images, users can easily create deceptive images, leading to the dissemination of false information. This may pose challenges to the reliability of identity verification systems and social media, and even lead to online fraud. To address this issue, some work has proposed makeup removal methods, but they still lack the ability to restore images involving geometric deformations caused by retouching. To tackle the problem of facial retouching restoration, we propose a framework, dubbed Face2Face, which consists of three components: a facial retouching detector, an image restoration model named FaceR, and a color correction module called Hierarchical Adaptive Instance Normalization (H-AdaIN). Firstly, the facial retouching detector predicts a retouching label containing three integers, indicating the retouching methods and their corresponding degrees. Then FaceR restores the retouched image based on the predicted retouching label. Finally, H-AdaIN is applied to address the issue of color shift arising from diffusion models. Extensive experiments demonstrate the effectiveness of our framework and each module.

📄 PDF Abstract BibTeX arXiv:2404.14177

Code (0)

등록된 구현이 없습니다.

Tasks

Image Restoration

Methods 이 논문이 사용한 방법론

Adaptive Instance Normalization 설명 없음
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Detection of Digital Facial Retouching utilizing Face Beauty Information

2025-12-09 · Philipp Srock, Juan E. Tapia, Christoph Busch arxiv

Facial retouching to beautify images is widely spread in social media, advertisements, and it is even applied in professional photo studios to let individuals appear younger, remove wrinkles and skin impurities. Generall…

Face Recognition

Controllable and Gradual Facial Blemishes Retouching via Physics-Based Modelling

2024-06-19 · Chenhao Shuai, Rizhao Cai, Bandara Dissanayake, Amanda Newman 외

Face retouching aims to remove facial blemishes, such as pigmentation and acne, and still retain fine-grain texture details. Nevertheless, existing methods just remove the blemishes but focus little on realism of the int…

BeautyGRPO: Aesthetic Alignment for Face Retouching via Dynamic Path Guidance and Fine-Grained Preference Modeling

2026-03-01 · Jiachen Yang, Xianhui Lin, Yi Dong, Zebiao Zheng 외 arxiv

Face retouching requires removing subtle imperfections while preserving unique facial identity features, in order to enhance overall aesthetic appeal. However, existing methods suffer from a fundamental trade-off. Superv…

Reinforcement LearningImage Editing

Demography-based Facial Retouching Detection using Subclass Supervised Sparse Autoencoder

2017-09-22 · Aparna Bharati, Mayank Vatsa, Richa Singh, Kevin W. Bowyer 외

Digital retouching of face images is becoming more widespread due to the introduction of software packages that automate the task. Several researchers have introduced algorithms to detect whether a face image is original…

Blemish-Aware and Progressive Face Retouching With Limited Paired Data

2023-01-01 · CVPR 2023 1 · Lianxin Xie, Wen Xue, Zhen Xu, Si Wu 외

Face retouching aims to remove facial blemishes, while at the same time maintaining the textual details of a given input image. The main challenge lies in distinguishing blemishes from the facial characteristics, suc…

DecoderImage-to-Image Translation