paper-with-me

홈 › Papers

Inferring Semantic Layout for Hierarchical Text-to-Image Synthesis

2018-01-16 · CVPR 2018 6 · Seunghoon Hong, Dingdong Yang, Jongwook Choi, Honglak Lee

We propose a novel hierarchical approach for text-to-image synthesis by inferring semantic layout. Instead of learning a direct mapping from text to image, our algorithm decomposes the generation process into multiple steps, in which it first constructs a semantic layout from the text by the layout generator and converts the layout to an image by the image generator. The proposed layout generator progressively constructs a semantic layout in a coarse-to-fine manner by generating object bounding boxes and refining each box by estimating object shapes inside the box. The image generator synthesizes an image conditioned on the inferred semantic layout, which provides a useful semantic structure of an image matching with the text description. Our model not only generates semantically more meaningful images, but also allows automatic annotation of generated images and user-controlled generation process by modifying the generated scene layout. We demonstrate the capability of the proposed model on challenging MS-COCO dataset and show that the model can substantially improve the image quality, interpretability of output and semantic alignment to input text over existing approaches.

📄 PDF Abstract BibTeX arXiv:1801.05091

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Learning Hierarchical Semantic Image Manipulation through Structured Representations

2018-08-22 · NeurIPS 2018 12 · Seunghoon Hong, Xinchen Yan, Thomas Huang, Honglak Lee

Understanding, reasoning, and manipulating semantic concepts of images have been a fundamental research problem for decades. Previous work mainly focused on direct manipulation on natural image manifold through color str…

Image GenerationImage ManipulationObject

Intrinsic Relationship Reasoning for Small Object Detection

2020-09-02 · Kui Fu, Jia Li, Lin Ma, Kai Mu 외

The small objects in images and videos are usually not independent individuals. Instead, they more or less present some semantic and spatial layout relationships with each other. Modeling and inferring such intrinsic rel…

Objectobject-detectionObject DetectionSmall Object Detection

LayerDoc: Layer-wise Extraction of Spatial Hierarchical Structure in Visually-Rich Documents

2023-01-07 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 1 · Puneet Mathur, Rajiv Jain, Ashutosh Mehra, Jiuxiang Gu 외

Digital documents often contain images and scanned text. Parsing such visually-rich documents is a core task for work-flow automation, but it remains challenging since most documents do not encode explicit layout informa…

Reading Order Detection

Aesthetic Text Logo Synthesis via Content-aware Layout Inferring

2022-04-06 · CVPR 2022 1 · Yizhi Wang, Guo Pu, Wenhan Luo, Yexin Wang 외

Text logo design heavily relies on the creativity and expertise of professional designers, in which arranging element layouts is one of the most important procedures. However, few attention has been paid to this task whi…

Layout DesignLayout Generation

Seq-SG2SL: Inferring Semantic Layout from Scene Graph Through Sequence to Sequence Learning

2019-08-19 · ICCV 2019 10 · Boren Li, Boyu Zhuang, Mingyang Li, Jian Gu

Generating semantic layout from scene graph is a crucial intermediate task connecting text to image. We present a conceptually simple, flexible and general framework using sequence to sequence (seq-to-seq) learning for t…