paper-with-me

Papers

Unsupervised Layered Image Decomposition into Object Prototypes

2021-04-29 · ICCV 2021 10 · Tom Monnier, Elliot Vincent, Jean Ponce, Mathieu Aubry

We present an unsupervised learning framework for decomposing images into layers of automatically discovered object models. Contrary to recent approaches that model image layers with autoencoder networks, we represent them as explicit transformations of a small set of prototypical images. Our model has three main components: (i) a set of object prototypes in the form of learnable images with a transparency channel, which we refer to as sprites; (ii) differentiable parametric functions predicting occlusions and transformation parameters necessary to instantiate the sprites in a given image; (iii) a layered image formation model with occlusion for compositing these instances into complete images including background. By jointly learning the sprites and occlusion/transformation predictors to reconstruct images, our approach not only yields accurate layered image decompositions, but also identifies object categories and instance parameters. We first validate our approach by providing results on par with the state of the art on standard multi-object synthetic benchmarks (Tetrominoes, Multi-dSprites, CLEVR6). We then demonstrate the applicability of our model to real images in tasks that include clustering (SVHN, GTSRB), cosegmentation (Weizmann Horse) and object discovery from unfiltered social network images. To the best of our knowledge, our approach is the first layered image decomposition algorithm that learns an explicit and shared concept of object type, and is robust enough to be applied to real images.

📄 PDF Abstract BibTeX arXiv:2104.14575

Code (1)

monniert/dti-sprites 공식 구현 pytorch

Tasks

ObjectObject Discovery

Similar Papers 제목 키워드 기반

LayerEdit: Disentangled Multi-Object Editing via Conflict-Aware Multi-Layer Learning

2025-11-11 · Fengyi Fu, Mengqi Huang, Lei Zhang, Zhendong Mao arxiv

Text-driven multi-object image editing which aims to precisely modify multiple objects within an image based on text descriptions, has recently attracted considerable interest. Existing works primarily follow the localiz…

Object LocalizationImage Editing

From Inpainting to Layer Decomposition: Repurposing Generative Inpainting Models for Image Layer Decomposition

2025-11-26 · Jingxi Chen, Yixiao Zhang, Xiaoye Qian, Zongxia Li 외 arxiv

Images can be viewed as layered compositions, foreground objects over background, with potential occlusions. This layered representation enables independent editing of elements, offering greater flexibility for content c…

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

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

LiWi: Layering in the Wild

2026-05-14 · Yu He, Fang Li, Haoyang Tong, Lichen Ma 외 arxiv

Recent advances in generative models have empowered impressive layered image generation, yet their success is largely confined to graphic design domains. The layering of in-the-wild images remains an underexplored proble…

Image Generation