paper-with-me

Papers

Diffusion-driven GAN Inversion for Multi-Modal Face Image Generation

2024-05-07 · CVPR 2024 1 · Jihyun Kim, Changjae Oh, Hoseok Do, Soohyun Kim, Kwanghoon Sohn

We present a new multi-modal face image generation method that converts a text prompt and a visual input, such as a semantic mask or scribble map, into a photo-realistic face image. To do this, we combine the strengths of Generative Adversarial networks (GANs) and diffusion models (DMs) by employing the multi-modal features in the DM into the latent space of the pre-trained GANs. We present a simple mapping and a style modulation network to link two models and convert meaningful representations in feature maps and attention maps into latent codes. With GAN inversion, the estimated latent codes can be used to generate 2D or 3D-aware facial images. We further present a multi-step training strategy that reflects textual and structural representations into the generated image. Our proposed network produces realistic 2D, multi-view, and stylized face images, which align well with inputs. We validate our method by using pre-trained 2D and 3D GANs, and our results outperform existing methods. Our project page is available at https://github.com/1211sh/Diffusion-driven_GAN-Inversion/.

📄 PDF Abstract BibTeX arXiv:2405.04356

Code (1)

1211sh/diffusion-driven_gan-inversion 공식 구현

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

RED-DiffEq: Regularization by denoising diffusion models for solving inverse PDE problems with application to full waveform inversion

2025-09-25 · Siming Shan, Min Zhu, Youzuo Lin, Lu Lu arxiv

Partial differential equation (PDE)-governed inverse problems are fundamental across various scientific and engineering applications; yet they face significant challenges due to nonlinearity, ill-posedness, and sensitivi…

Collaborative Diffusion for Multi-Modal Face Generation and Editing

2023-04-20 · CVPR 2023 1 · Ziqi Huang, Kelvin C. K. Chan, Yuming Jiang, Ziwei Liu

Diffusion models arise as a powerful generative tool recently. Despite the great progress, existing diffusion models mainly focus on uni-modal control, i.e., the diffusion process is driven by only one modality of condit…

DenoisingFace Generation

FaceDNeRF: Semantics-Driven Face Reconstruction, Prompt Editing and Relighting with Diffusion Models

2023-06-01 · NeurIPS 2023 11 · Hao Zhang, Yanbo Xu, Tianyuan Dai, Yu-Wing Tai 외

The ability to create high-quality 3D faces from a single image has become increasingly important with wide applications in video conferencing, AR/VR, and advanced video editing in movie industries. In this paper, we pro…

3D Face ReconstructionFace ReconstructionNeRFVideo Editing+1

Geological and Well prior assisted full waveform inversion using conditional diffusion models

2024-12-09 · Fu Wang, Xinquan Huang, Tariq Alkhalifah

Full waveform inversion (FWI) often faces challenges due to inadequate seismic observations, resulting in band-limited and geologically inaccurate inversion results. Incorporating prior information from potential velocit…

Geophysics

Zero-shot Face Editing via ID-Attribute Decoupled Inversion

2025-10-13 · Yang Hou, Minggu Wang, Jianjun Zhao arxiv

Recent advancements in text-guided diffusion models have shown promise for general image editing via inversion techniques, but often struggle to maintain ID and structural consistency in real face editing tasks. To addre…

Image Editing