Abstract
We introduce FewGAN, a generative model for generating novel, high-quality and diverse images whose patch distribution lies in the joint patch distribution of a small number of N > 1 training samples. The method is, in essence, a hierarchical patch-GAN that applies quantization at the first coarse scale, in a similar fashion to VQ-GAN, followed by a pyramid of residual fully convolutional GANs at finer scales. Our key idea is to first use quantization to learn a fixed set of patch embeddings for training images. We then use a separate set of side images to model the structure of generated images using an autoregressive model trained on the learned patch embeddings of training images. Using quantization at the coarsest scale allows the model to generate both conditional and unconditional novel images. Subsequently, a patch-GAN renders the fine details, resulting in high-quality images. In an extensive set of experiments, it is shown that FewGAN outperforms baselines both quantitatively and qualitatively.
Original language | English |
---|---|
Title of host publication | 2022 IEEE International Conference on Image Processing, ICIP 2022 - Proceedings |
Publisher | IEEE Computer Society |
Pages | 751-755 |
Number of pages | 5 |
ISBN (Electronic) | 9781665496209 |
DOIs | |
State | Published - 2022 |
Externally published | Yes |
Event | 29th IEEE International Conference on Image Processing, ICIP 2022 - Bordeaux, France Duration: 16 Oct 2022 → 19 Oct 2022 |
Publication series
Name | Proceedings - International Conference on Image Processing, ICIP |
---|---|
ISSN (Print) | 1522-4880 |
Conference
Conference | 29th IEEE International Conference on Image Processing, ICIP 2022 |
---|---|
Country/Territory | France |
City | Bordeaux |
Period | 16/10/22 → 19/10/22 |
Bibliographical note
Publisher Copyright:© 2022 IEEE.
Keywords
- Few-Shot learning
- GANs
- Quantization