paper-with-me

Papers

PRedItOR: Text Guided Image Editing with Diffusion Prior

2023-02-15 · Hareesh Ravi, Sachin Kelkar, Midhun Harikumar, Ajinkya Kale

Diffusion models have shown remarkable capabilities in generating high quality and creative images conditioned on text. An interesting application of such models is structure preserving text guided image editing. Existing approaches rely on text conditioned diffusion models such as Stable Diffusion or Imagen and require compute intensive optimization of text embeddings or fine-tuning the model weights for text guided image editing. We explore text guided image editing with a Hybrid Diffusion Model (HDM) architecture similar to DALLE-2. Our architecture consists of a diffusion prior model that generates CLIP image embedding conditioned on a text prompt and a custom Latent Diffusion Model trained to generate images conditioned on CLIP image embedding. We discover that the diffusion prior model can be used to perform text guided conceptual edits on the CLIP image embedding space without any finetuning or optimization. We combine this with structure preserving edits on the image decoder using existing approaches such as reverse DDIM to perform text guided image editing. Our approach, PRedItOR does not require additional inputs, fine-tuning, optimization or objectives and shows on par or better results than baselines qualitatively and quantitatively. We provide further analysis and understanding of the diffusion prior model and believe this opens up new possibilities in diffusion models research.

📄 PDF Abstract BibTeX arXiv:2302.07979

Code (0)

등록된 구현이 없습니다.

Tasks

Decodertext-guided-image-editing

Methods 이 논문이 사용한 방법론

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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

PrEditor3D: Fast and Precise 3D Shape Editing

2024-12-09 · CVPR 2025 1 · Ziya Erkoç, Can Gümeli, Chaoyang Wang, Matthias Nießner 외

We propose a training-free approach to 3D editing that enables the editing of a single shape within a few minutes. The edited 3D mesh aligns well with the prompts, and remains identical for regions that are not intended …

Custom-Edit: Text-Guided Image Editing with Customized Diffusion Models

2023-05-25 · Jooyoung Choi, Yunjey Choi, Yunji Kim, Junho Kim 외

Text-to-image diffusion models can generate diverse, high-fidelity images based on user-provided text prompts. Recent research has extended these models to support text-guided image editing. While text guidance is an int…

text-guided-image-editing

Forgedit: Text Guided Image Editing via Learning and Forgetting

2023-09-19 · Shiwen Zhang, Shuai Xiao, Weilin Huang

Text-guided image editing on real or synthetic images, given only the original image itself and the target text prompt as inputs, is a very general and challenging task. It requires an editing model to estimate by itself…

text-guided-image-editing

SwiftEdit: Lightning Fast Text-Guided Image Editing via One-Step Diffusion

2024-12-05 · CVPR 2025 1 · Trong-Tung Nguyen, Quang Nguyen, Khoi Nguyen, Anh Tran 외

Recent advances in text-guided image editing enable users to perform image edits through simple text inputs, leveraging the extensive priors of multi-step diffusion-based text-to-image models. However, these methods ofte…

Image Reconstructiontext-guided-image-editing

ColorEdit: Training-free Image-Guided Color editing with diffusion model

2024-11-15 · Xingxi Yin, Zhi Li, Jingfeng Zhang, Chenglin Li 외

Text-to-image (T2I) diffusion models, with their impressive generative capabilities, have been adopted for image editing tasks, demonstrating remarkable efficacy. However, due to attention leakage and collision between t…

AttributeDenoisingObjecttext-guided-image-editing