paper-with-me

홈 › Papers

Text to Image Synthesis using Stacked Conditional Variational Autoencoders and Conditional Generative Adversarial Networks

2022-07-06 · Haileleol Tibebu, Aadil Malik, Varuna De Silva

Synthesizing a realistic image from textual description is a major challenge in computer vision. Current text to image synthesis approaches falls short of producing a highresolution image that represent a text descriptor. Most existing studies rely either on Generative Adversarial Networks (GANs) or Variational Auto Encoders (VAEs). GANs has the capability to produce sharper images but lacks the diversity of outputs, whereas VAEs are good at producing a diverse range of outputs, but the images generated are often blurred. Taking into account the relative advantages of both GANs and VAEs, we proposed a new stacked Conditional VAE (CVAE) and Conditional GAN (CGAN) network architecture for synthesizing images conditioned on a text description. This study uses Conditional VAEs as an initial generator to produce a high-level sketch of the text descriptor. This high-level sketch output from first stage and a text descriptor is used as an input to the conditional GAN network. The second stage GAN produces a 256x256 high resolution image. The proposed architecture benefits from a conditioning augmentation and a residual block on the Conditional GAN network to achieve the results. Multiple experiments were conducted using CUB and Oxford-102 dataset and the result of the proposed approach is compared against state-ofthe-art techniques such as StackGAN. The experiments illustrate that the proposed method generates a high-resolution image conditioned on text descriptions and yield competitive results based on Inception and Frechet Inception Score using both datasets

📄 PDF Abstract BibTeX arXiv:2207.03332

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Residual Connection 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks

2017-10-19 · Han Zhang, Tao Xu, Hongsheng Li, Shaoting Zhang 외

Although Generative Adversarial Networks (GANs) have shown remarkable success in various tasks, they still face challenges in generating high quality images. In this paper, we propose Stacked Generative Adversarial Netwo…

Generative Adversarial NetworkImage GenerationText-to-Image Generation

Discrete Contrastive Diffusion for Cross-Modal Music and Image Generation

2022-06-15 · Ye Zhu, Yu Wu, Kyle Olszewski, Jian Ren 외

Diffusion probabilistic models (DPMs) have become a popular approach to conditional generation, due to their promising results and support for cross-modal synthesis. A key desideratum in conditional synthesis is to achie…

Contrastive LearningDenoisingImage GenerationMusic Generation

A Conditional Flow Variational Autoencoder for Controllable Synthesis of Virtual Populations of Anatomy

2023-06-26 · Haoran Dou, Nishant Ravikumar, Alejandro F. Frangi

The generation of virtual populations (VPs) of anatomy is essential for conducting in silico trials of medical devices. Typically, the generated VP should capture sufficient variability while remaining plausible and shou…

AnatomyNormalising FlowsSpecificity

StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks

2016-12-10 · ICCV 2017 10 · Han Zhang, Tao Xu, Hongsheng Li, Shaoting Zhang 외

Synthesizing high-quality images from text descriptions is a challenging problem in computer vision and has many practical applications. Samples generated by existing text-to-image approaches can roughly reflect the mean…

Image GenerationText-to-Image Generation

Semi-supervised FusedGAN for Conditional Image Generation

2018-01-17 · ECCV 2018 9 · Navaneeth Bodla, Gang Hua, Rama Chellappa

We present FusedGAN, a deep network for conditional image synthesis with controllable sampling of diverse images. Fidelity, diversity and controllable sampling are the main quality measures of a good image generation mod…

AttributeConditional Image GenerationDiversityFace Generation+2