paper-with-me

홈 › Papers

Text-to-Image Synthesis Based on Object-Guided Joint-Decoding Transformer

2022-01-01 · CVPR 2022 1 · Fuxiang Wu, Liu Liu, Fusheng Hao, Fengxiang He, Jun Cheng

Object-guided text-to-image synthesis aims to generate images from natural language descriptions built by two-step frameworks, i.e., the model generates the layout and then synthesizes images from the layout and captions. However, such frameworks have two issues: 1) complex structure, since generating language-related layout is not a trivial task; 2) error propagation, because the inappropriate layout will mislead the image synthesis and is hard to be revised. In this paper, we propose an object-guided joint-decoding module to simultaneously generate the image and the corresponding layout. Specially, we present the joint-decoding transformer to model the joint probability on images tokens and the corresponding layouts tokens, where layout tokens provide additional observed data to model the complex scene better. Then, we describe a novel Layout-VQGAN for layout encoding and decoding to provide more information about the complex scene. After that, we present the detail-enhanced module to enrich the language-related details based on two facts: 1) visual details could be omitted in the compression of VQGANs; 2) the joint-decoding transformer would not have sufficient generating capacity. The experiments show that our approach is competitive with previous object-centered models and can generate diverse and high-quality objects under the given layouts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationObjectTask 2

Similar Papers 제목 키워드 기반

SpatialLock: Precise Spatial Control in Text-to-Image Synthesis

2025-11-06 · Biao Liu, Yuanzhi Liang arxiv

Text-to-Image (T2I) synthesis has made significant advancements in recent years, driving applications such as generating datasets automatically. However, precise control over object localization in generated images remai…

Object Localization

Improving Multi-View Reconstruction via Texture-Guided Gaussian-Mesh Joint Optimization

2025-11-06 · Zhejia Cai, Puhua Jiang, Shiwei Mao, Hongkun Cao 외 arxiv

Reconstructing real-world objects from multi-view images is essential for applications in 3D editing, AR/VR, and digital content creation. Existing methods typically prioritize either geometric accuracy (Multi-View Stere…

Novel View Synthesis3D Reconstruction

7Bench: a Comprehensive Benchmark for Layout-guided Text-to-image Models

2025-08-18 · Elena Izzo, Luca Parolari, Davide Vezzaro, Lamberto Ballan arxiv

Layout-guided text-to-image models offer greater control over the generation process by explicitly conditioning image synthesis on the spatial arrangement of elements. As a result, their adoption has increased in many co…

Synthetic Data GenerationText-to-Image Generation

Text-Guided Scene Sketch-to-Photo Synthesis

2023-02-14 · AprilPyone MaungMaung, Makoto Shing, Kentaro Mitsui, Kei Sawada 외

We propose a method for scene-level sketch-to-photo synthesis with text guidance. Although object-level sketch-to-photo synthesis has been widely studied, whole-scene synthesis is still challenging without reference phot…

Self-Supervised Learning

Jointly Conditioned Diffusion Model for Multi-View Pose-Guided Person Image Synthesis

2025-11-19 · Chengyu Xie, Zhi Gong, Junchi Ren, Linkun Yu 외 arxiv

Pose-guided human image generation is limited by incomplete textures from single reference views and the absence of explicit cross-view interaction. We present jointly conditioned diffusion model (JCDM), a jointly condit…

Image Generation