paper-with-me

Papers

Blended Latent Diffusion

2022-06-06 · Omri Avrahami, Ohad Fried, Dani Lischinski

The tremendous progress in neural image generation, coupled with the emergence of seemingly omnipotent vision-language models has finally enabled text-based interfaces for creating and editing images. Handling generic images requires a diverse underlying generative model, hence the latest works utilize diffusion models, which were shown to surpass GANs in terms of diversity. One major drawback of diffusion models, however, is their relatively slow inference time. In this paper, we present an accelerated solution to the task of local text-driven editing of generic images, where the desired edits are confined to a user-provided mask. Our solution leverages a recent text-to-image Latent Diffusion Model (LDM), which speeds up diffusion by operating in a lower-dimensional latent space. We first convert the LDM into a local image editor by incorporating Blended Diffusion into it. Next we propose an optimization-based solution for the inherent inability of this LDM to accurately reconstruct images. Finally, we address the scenario of performing local edits using thin masks. We evaluate our method against the available baselines both qualitatively and quantitatively and demonstrate that in addition to being faster, our method achieves better precision than the baselines while mitigating some of their artifacts.

📄 PDF Abstract BibTeX arXiv:2206.02779

Code (1)

omriav/blended-latent-diffusion 공식 구현 pytorch

Tasks

Image GenerationImage Inpaintingspatial-aware image editingtext-guided-image-editingText-to-Image GenerationZero-Shot Text-to-Image Generation

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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…
Blended Diffusion Blended Diffusion enables a zero-shot local text-guided image editing of natural images. Given an input image $x$, an input mask $m$ and a target guiding text $t$ - the method…

Similar Papers 제목 키워드 기반

A Novel Approach to Industrial Defect Generation through Blended Latent Diffusion Model with Online Adaptation

2024-02-29 · Hanxi Li, Zhengxun Zhang, Hao Chen, Lin Wu 외

Effectively addressing the challenge of industrial Anomaly Detection (AD) necessitates an ample supply of defective samples, a constraint often hindered by their scarcity in industrial contexts. This paper introduces a n…

Anomaly DetectionDecoderImage Generation

Blended Latent Diffusion under Attention Control for Real-World Video Editing

2024-09-05 · Deyin Liu, Lin Yuanbo Wu, Xianghua Xie

Due to lack of fully publicly available text-to-video models, current video editing methods tend to build on pre-trained text-to-image generation models, however, they still face grand challenges in dealing with the loca…

Image GenerationText to Image GenerationText-to-Image GenerationVideo Editing

High-Resolution Image Editing via Multi-Stage Blended Diffusion

2022-10-24 · Johannes Ackermann, Minjun Li

Diffusion models have shown great results in image generation and in image editing. However, current approaches are limited to low resolutions due to the computational cost of training diffusion models for high-resolutio…

Image GenerationImage InpaintingSuper-ResolutionVocal Bursts Intensity Prediction

Blended Diffusion for Text-driven Editing of Natural Images

2021-11-29 · CVPR 2022 1 · Omri Avrahami, Dani Lischinski, Ohad Fried

Natural language offers a highly intuitive interface for image editing. In this paper, we introduce the first solution for performing local (region-based) edits in generic natural images, based on a natural language desc…

text-guided-image-editingText-to-Image GenerationZero-Shot Text-to-Image Generation

Typographic Text Generation with Off-the-Shelf Diffusion Model

2024-02-22 · KhayTze Peong, Seiichi Uchida, Daichi Haraguchi

Recent diffusion-based generative models show promise in their ability to generate text images, but limitations in specifying the styles of the generated texts render them insufficient in the realm of typographic design.…

Text Generation