paper-with-me

Papers

Learn, Imagine and Create: Text-to-Image Generation from Prior Knowledge

2019-12-01 · NeurIPS 2019 12 · Tingting Qiao, Jing Zhang, Duanqing Xu, DaCheng Tao

Text-to-image generation, i.e. generating an image given a text description, is a very challenging task due to the significant semantic gap between the two domains. Humans, however, tackle this problem intelligently. We learn from diverse objects to form a solid prior about semantics, textures, colors, shapes, and layouts. Given a text description, we immediately imagine an overall visual impression using this prior and, based on this, we draw a picture by progressively adding more and more details. In this paper, and inspired by this process, we propose a novel text-to-image method called LeicaGAN to combine the above three phases in a unified framework. First, we formulate the multiple priors learning phase as a textual-visual co-embedding (TVE) comprising a text-image encoder for learning semantic, texture, and color priors and a text-mask encoder for learning shape and layout priors. Then, we formulate the imagination phase as multiple priors aggregation (MPA) by combining these complementary priors and adding noise for diversity. Lastly, we formulate the creation phase by using a cascaded attentive generator (CAG) to progressively draw a picture from coarse to fine. We leverage adversarial learning for LeicaGAN to enforce semantic consistency and visual realism. Thorough experiments on two public benchmark datasets demonstrate LeicaGAN's superiority over the baseline method. Code has been made available at https://github.com/qiaott/LeicaGAN.

📄 PDF Abstract BibTeX

Code (1)

qiaott/LeicaGAN 공식 구현 pytorch

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

Imagine and Seek: Improving Composed Image Retrieval with an Imagined Proxy

2024-11-24 · CVPR 2025 1 · You Li, Fan Ma, Yi Yang

The Zero-shot Composed Image Retrieval (ZSCIR) requires retrieving images that match the query image and the relative captions. Current methods focus on projecting the query image into the text feature space, subsequentl…

Image RetrievalRetrievalZero-Shot Composed Image Retrieval (ZS-CIR)

ImaginE: An Imagination-Based Automatic Evaluation Metric for Natural Language Generation

2021-06-10 · Wanrong Zhu, Xin Eric Wang, An Yan, Miguel Eckstein 외

Automatic evaluations for natural language generation (NLG) conventionally rely on token-level or embedding-level comparisons with text references. This differs from human language processing, for which visual imaginatio…

nlg evaluationText Generation

Learning to Imagine: Visually-Augmented Natural Language Generation

2023-05-26 · Tianyi Tang, Yushuo Chen, Yifan Du, Junyi Li 외

People often imagine relevant scenes to aid in the writing process. In this work, we aim to utilize visual information for composition in the same manner as humans. We propose a method, LIVE, that makes pre-trained langu…

SentenceText Generation

ImaginE: An Imagination-Based Automatic Evaluation Metric for Natural Language Generation

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Automatic evaluations for natural language generation conventionally rely on token-level or embedding-level comparisons with the text references. This is different from human evaluation manners, in which people also form…

nlg evaluationText Generation

IMAGINE: Image Synthesis by Image-Guided Model Inversion

2021-04-13 · CVPR 2021 1 · Pei Wang, Yijun Li, Krishna Kumar Singh, Jingwan Lu 외

We introduce an inversion based method, denoted as IMAge-Guided model INvErsion (IMAGINE), to generate high-quality and diverse images from only a single training sample. We leverage the knowledge of image semantics from…

Image GenerationmodelSpecificity