paper-with-me

홈 › Papers

GANs N' Roses: Stable, Controllable, Diverse Image to Image Translation (works for videos too!)

2021-06-11 · Min Jin Chong, David Forsyth

We show how to learn a map that takes a content code, derived from a face image, and a randomly chosen style code to an anime image. We derive an adversarial loss from our simple and effective definitions of style and content. This adversarial loss guarantees the map is diverse -- a very wide range of anime can be produced from a single content code. Under plausible assumptions, the map is not just diverse, but also correctly represents the probability of an anime, conditioned on an input face. In contrast, current multimodal generation procedures cannot capture the complex styles that appear in anime. Extensive quantitative experiments support the idea the map is correct. Extensive qualitative results show that the method can generate a much more diverse range of styles than SOTA comparisons. Finally, we show that our formalization of content and style allows us to perform video to video translation without ever training on videos.

📄 PDF Abstract BibTeX arXiv:2106.06561

Code (2)

mchong6/GANsNRoses 공식 구현 pytorch
ZackPashkin/text2cartoon-pytorch-CLIP pytorch

Tasks

Image-to-Image Translationmultimodal generationTranslation

Similar Papers 제목 키워드 기반

KG-GAN: Knowledge-Guided Generative Adversarial Networks

2019-05-29 · Che-Han Chang, Chun-Hsien Yu, Szu-Ying Chen, Edward Y. Chang

Can generative adversarial networks (GANs) generate roses of various colors given only roses of red petals as input? The answer is negative, since GANs' discriminator would reject all roses of unseen petal colors. In thi…

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

StyleGAN-T: Unlocking the Power of GANs for Fast Large-Scale Text-to-Image Synthesis

2023-01-23 · Axel Sauer, Tero Karras, Samuli Laine, Andreas Geiger 외

Text-to-image synthesis has recently seen significant progress thanks to large pretrained language models, large-scale training data, and the introduction of scalable model families such as diffusion and autoregressive m…

Image GenerationText-to-Image Generation

GUNet: A Graph Convolutional Network United Diffusion Model for Stable and Diversity Pose Generation

2024-09-18 · Shuowen Liang, Sisi Li, Qingyun Wang, Cen Zhang 외

Pose skeleton images are an important reference in pose-controllable image generation. In order to enrich the source of skeleton images, recent works have investigated the generation of pose skeletons based on natural la…

DenoisingDiversityImage Generation

Diverse Rare Sample Generation with Pretrained GANs

2024-12-27 · SuBeen Lee, Jiyeon Han, Soyeon Kim, Jaesik Choi

Deep generative models are proficient in generating realistic data but struggle with producing rare samples in low density regions due to their scarcity of training datasets and the mode collapse problem. While recent me…

Density EstimationDiversity