paper-with-me

Papers

MODIFY: Model-driven Face Stylization without Style Images

2023-03-17 · Yuhe Ding, Jian Liang, Jie Cao, Aihua Zheng, Ran He

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.

📄 PDF Abstract BibTeX arXiv:2303.09831

Code (1)

yuhed/modify 공식 구현 pytorch

Tasks

modelTranslation

Similar Papers 제목 키워드 기반

StyleFusion360: View-Consistent Head Stylization via Adaptive Style Modulation

2025-11-27 · Furkan Guzelant, Arda Goktogan, Tarık Kaya, Aysegul Dundar arxiv

3D head stylization enables expressive reimagining of human faces for creative visual experiences in digital media. Existing 3D-aware methods often require computationally intensive optimization or per-style fine-tuning,…

Owner3D: Ownership-Guided Style Writing for Training-Free Localized 3D Stylization

2026-08-14 · Suchang Tao, Kaifeng Shi, Zhiyan Liu, Zhuoyuan Jiang 외 arxiv

Localized 3D stylization aims to modify the appearance of a specified object part while preserving the remaining surfaces. In large reconstruction models (LRMs), this task is challenging because style is injected into in…

3DStyleGLIP: Part-Tailored Text-Guided 3D Neural Stylization

2024-04-03 · SeungJeh Chung, Joohyun Park, Hyeongyeop Kang

3D stylization, the application of specific styles to three-dimensional objects, offers substantial commercial potential by enabling the creation of uniquely styled 3D objects tailored to diverse scenes. Recent advanceme…

Neural Stylization

One-Shot Stylization for Full-Body Human Images

2023-04-14 · Aiyu Cui, Svetlana Lazebnik

The goal of human stylization is to transfer full-body human photos to a style specified by a single art character reference image. Although previous work has succeeded in example-based stylization of faces and generic s…

Geometry in Style: 3D Stylization via Surface Normal Deformation

2025-03-29 · CVPR 2025 1 · Nam Anh Dinh, Itai Lang, Hyunwoo Kim, Oded Stein 외

We present Geometry in Style, a new method for identity-preserving mesh stylization. Existing techniques either adhere to the original shape through overly restrictive deformations such as bump maps or significantly modi…