paper-with-me

Papers

Text2Layer: Layered Image Generation using Latent Diffusion Model

2023-07-19 · Xinyang Zhang, Wentian Zhao, Xin Lu, Jeff Chien

Layer compositing is one of the most popular image editing workflows among both amateurs and professionals. Motivated by the success of diffusion models, we explore layer compositing from a layered image generation perspective. Instead of generating an image, we propose to generate background, foreground, layer mask, and the composed image simultaneously. To achieve layered image generation, we train an autoencoder that is able to reconstruct layered images and train diffusion models on the latent representation. One benefit of the proposed problem is to enable better compositing workflows in addition to the high-quality image output. Another benefit is producing higher-quality layer masks compared to masks produced by a separate step of image segmentation. Experimental results show that the proposed method is able to generate high-quality layered images and initiates a benchmark for future work.

📄 PDF Abstract BibTeX arXiv:2307.09781

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage SegmentationmodelSemantic Segmentation

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…

Similar Papers 제목 키워드 기반

LaDe: Unified Multi-Layered Graphic Media Generation and Decomposition

2026-03-18 · Vlad-Constantin Lungu-Stan, Ionut Mironica, Mariana-Iuliana Georgescu arxiv

Media design layer generation enables the creation of fully editable, layered design documents such as posters, flyers, and logos using only natural language prompts. Existing methods either restrict outputs to a fixed n…

Text-to-Image Generation

DesignEdit: Multi-Layered Latent Decomposition and Fusion for Unified & Accurate Image Editing

2024-03-21 · Yueru Jia, Yuhui Yuan, Aosong Cheng, Chuke Wang 외

Recently, how to achieve precise image editing has attracted increasing attention, especially given the remarkable success of text-to-image generation models. To unify various spatial-aware image editing abilities into o…

Image Generationspatial-aware image editingText to Image GenerationText-to-Image Generation

LayerFusion: Harmonized Multi-Layer Text-to-Image Generation with Generative Priors

2024-12-05 · Yusuf Dalva, Yijun Li, Qing Liu, Nanxuan Zhao 외

Large-scale diffusion models have achieved remarkable success in generating high-quality images from textual descriptions, gaining popularity across various applications. However, the generation of layered content, such …

Image GenerationText to Image GenerationText-to-Image Generation

Qwen-Image-Layered: Towards Inherent Editability via Layer Decomposition

2025-12-17 · Shengming Yin, Zekai Zhang, Zecheng Tang, Kaiyuan Gao 외 arxiv

Recent visual generative models often struggle with consistency during image editing due to the entangled nature of raster images, where all visual content is fused into a single canvas. In contrast, professional design …

Image GenerationImage Editing

LayerComposer: Multi-Human Personalized Generation via Layered Canvas

2025-10-23 · Guocheng Gordon Qian, Ruihang Zhang, Tsai-Shien Chen, Yusuf Dalva 외 arxiv

Despite their impressive visual fidelity, existing personalized image generators lack interactive control over spatial composition and scale poorly to multiple humans. To address these limitations, we present LayerCompos…

Personalized Image Generation