paper-with-me

Papers

HyperCGAN: Text-to-Image Synthesis with HyperNet-Modulated Conditional Generative Adversarial Networks

2021-09-29 · Kilichbek Haydarov, Aashiq Muhamed, Jovana Lazarevic, Ivan Skorokhodov, Mohamed Elhoseiny

We present HyperCGAN: a conceptually simple and general approach for text-to-image synthesis that uses hypernetworks to condition a GAN model on text. In our setting, the generator and the discriminator weights are controlled by their corresponding hypernetworks, which modulate weight parameters based on the provided text query. We explore different mechanisms to modulate the layers depending on the underlying architecture of a target network and the structure of the conditioning variable. Our method enjoys high flexibility, and we test it in two scenarios: traditional image generation (on top of StyleGAN2) and continuous image generation (on top of INR-GAN). To the best of our knowledge, our work is the first one which explores text-controllable continuous image generation. In both cases, hypernetwork-based conditioning achieves state-of-the-art performance in terms of modern text-to-image evaluation measures and human studies on CUB $256^2$, COCO $256^2$, and ArtEmis $256^2$ datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Text to Continuous Image Generation

2024-01-01 · CVPR 2024 1 · Kilichbek Haydarov, Aashiq Muhamed, Xiaoqian Shen, Jovana Lazarevic 외

Existing GAN-based text-to-image models treat images as 2D pixel arrays. In this paper we approach the text-to-image task from a different perspective where a 2D image is represented as an implicit neural representat…

Adversarial TextImage Generation

Text-to-Image Generation via Implicit Visual Guidance and Hypernetwork

2022-08-17 · Xin Yuan, Zhe Lin, Jason Kuen, Jianming Zhang 외

We develop an approach for text-to-image generation that embraces additional retrieval images, driven by a combination of implicit visual guidance loss and generative objectives. Unlike most existing text-to-image genera…

DiversityImage GenerationRetrievalText to Image Generation+1

Frequency-Modulated Point Cloud Rendering with Easy Editing

2023-03-14 · CVPR 2023 1 · Yi Zhang, Xiaoyang Huang, Bingbing Ni, Teng Li 외

We develop an effective point cloud rendering pipeline for novel view synthesis, which enables high fidelity local detail reconstruction, real-time rendering and user-friendly editing. In the heart of our pipeline is an …

NeRFNovel View SynthesisSSIM

Transferring Unconditional to Conditional GANs with Hyper-Modulation

2021-12-04 · Héctor Laria, Yaxing Wang, Joost Van de Weijer, Bogdan Raducanu

GANs have matured in recent years and are able to generate high-resolution, realistic images. However, the computational resources and the data required for the training of high-quality GANs are enormous, and the study o…

Conditional Image GenerationContrastive LearningTransfer Learning

HyperTTS: Parameter Efficient Adaptation in Text to Speech using Hypernetworks

2024-04-06 · Yingting Li, Rishabh Bhardwaj, Ambuj Mehrish, Bo Cheng 외

Neural speech synthesis, or text-to-speech (TTS), aims to transform a signal from the text domain to the speech domain. While developing TTS architectures that train and test on the same set of speakers has seen signific…

Domain AdaptationSpeech Synthesistext-to-speechText to Speech