Semantically Multi-modal Image Synthesis
About
In this paper, we focus on semantically multi-modal image synthesis (SMIS) task, namely, generating multi-modal images at the semantic level. Previous work seeks to use multiple class-specific generators, constraining its usage in datasets with a small number of classes. We instead propose a novel Group Decreasing Network (GroupDNet) that leverages group convolutions in the generator and progressively decreases the group numbers of the convolutions in the decoder. Consequently, GroupDNet is armed with much more controllability on translating semantic labels to natural images and has plausible high-quality yields for datasets with many classes. Experiments on several challenging datasets demonstrate the superiority of GroupDNet on performing the SMIS task. We also show that GroupDNet is capable of performing a wide range of interesting synthesis applications. Codes and models are available at: https://github.com/Seanseattle/SMIS.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic Image Synthesis | ADE20K | FID39.11 | 66 | |
| Semantic Image Synthesis | Cityscapes | FID41.12 | 54 | |
| Image-to-Image Translation | CelebA-HQ | FID23.71 | 28 | |
| Semantic Image Synthesis | CelebAMask-HQ | FID25.9 | 24 | |
| Image-to-Image Translation | DeepFashion (val) | FID22.23 | 9 | |
| Exemplar-based image translation | DeepFashion | FID22.23 | 9 | |
| Image-to-Image Translation | ADE20K (train val) | FID42.17 | 9 | |
| Image-to-Image Translation | COCO Stuff | FID58.21 | 9 | |
| Exemplar-based image translation | ADE20K | FID42.17 | 9 | |
| Image Translation | ADE20K | VGG42 Score0.862 | 8 |