paper-with-me

Papers

clip2latent: Text driven sampling of a pre-trained StyleGAN using denoising diffusion and CLIP

2022-10-05 · Justin N. M. Pinkney, Chuan Li

We introduce a new method to efficiently create text-to-image models from a pre-trained CLIP and StyleGAN. It enables text driven sampling with an existing generative model without any external data or fine-tuning. This is achieved by training a diffusion model conditioned on CLIP embeddings to sample latent vectors of a pre-trained StyleGAN, which we call clip2latent. We leverage the alignment between CLIP's image and text embeddings to avoid the need for any text labelled data for training the conditional diffusion model. We demonstrate that clip2latent allows us to generate high-resolution (1024x1024 pixels) images based on text prompts with fast sampling, high image quality, and low training compute and data requirements. We also show that the use of the well studied StyleGAN architecture, without further fine-tuning, allows us to directly apply existing methods to control and modify the generated images adding a further layer of control to our text-to-image pipeline.

📄 PDF Abstract BibTeX arXiv:2210.02347

Code (2)

justinpinkney/clip2latent 공식 구현 pytorch
layer6ai-labs/tr0n pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

StyleGAN 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
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…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Adaptive Instance Normalization 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…

Similar Papers 제목 키워드 기반

$λ$-ECLIPSE: Multi-Concept Personalized Text-to-Image Diffusion Models by Leveraging CLIP Latent Space

2024-02-07 · Maitreya Patel, Sangmin Jung, Chitta Baral, Yezhou Yang

Despite the recent advances in personalized text-to-image (P-T2I) generative models, it remains challenging to perform finetuning-free multi-subject-driven T2I in a resource-efficient manner. Predominantly, contemporary …

Concept AlignmentGPUPhilosophy

One Model to Edit Them All: Free-Form Text-Driven Image Manipulation with Semantic Modulations

2022-10-14 · Yiming Zhu, Hongyu Liu, Yibing Song, Ziyang Yuan 외

Free-form text prompts allow users to describe their intentions during image manipulation conveniently. Based on the visual latent space of StyleGAN[21] and text embedding space of CLIP[34], studies focus on how to map t…

AllAttributeFormImage Manipulation

Bridging CLIP and StyleGAN through Latent Alignment for Image Editing

2022-10-10 · Wanfeng Zheng, Qiang Li, Xiaoyan Guo, Pengfei Wan 외

Text-driven image manipulation is developed since the vision-language model (CLIP) has been proposed. Previous work has adopted CLIP to design a text-image consistency-based objective to address this issue. However, thes…

Image GenerationImage ManipulationLanguage ModelingLanguage Modelling+2

CLIP-Guided StyleGAN Inversion for Text-Driven Real Image Editing

2023-07-17 · Ahmet Canberk Baykal, Abdul Basit Anees, Duygu Ceylan, Erkut Erdem 외

Researchers have recently begun exploring the use of StyleGAN-based models for real image editing. One particularly interesting application is using natural language descriptions to guide the editing process. Existing ap…

Attribute

CLIP-NeRF: Text-and-Image Driven Manipulation of Neural Radiance Fields

2021-12-09 · CVPR 2022 1 · Can Wang, Menglei Chai, Mingming He, Dongdong Chen 외

We present CLIP-NeRF, a multi-modal 3D object manipulation method for neural radiance fields (NeRF). By leveraging the joint language-image embedding space of the recent Contrastive Language-Image Pre-Training (CLIP) mod…

NeRFNovel View Synthesis