CVMar 17, 2023

MODIFY: Model-driven Face Stylization without Style Images

arXiv:2303.09831v12 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses privacy issues in face stylization for real-world applications, though it appears incremental as it builds on existing generative methods.

The paper tackles the problem of face stylization without needing target style images to address privacy concerns, proposing MODIFY which uses a generative model and achieves effective results on multiple datasets.

Existing face stylization methods always acquire the presence of the target (style) domain during the translation process, which violates privacy regulations and limits their applicability in real-world systems. To address this issue, we propose a new method called MODel-drIven Face stYlization (MODIFY), which relies on the generative model to bypass the dependence of the target images. Briefly, MODIFY first trains a generative model in the target domain and then translates a source input to the target domain via the provided style model. To preserve the multimodal style information, MODIFY further introduces an additional remapping network, mapping a known continuous distribution into the encoder's embedding space. During translation in the source domain, MODIFY fine-tunes the encoder module within the target style-persevering model to capture the content of the source input as precisely as possible. Our method is extremely simple and satisfies versatile training modes for face stylization. Experimental results on several different datasets validate the effectiveness of MODIFY for unsupervised face stylization.

Code Implementations1 repo
Foundations

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

Your Notes