Star generative adversarial network (StarGAN)
Year: 2,018
Journal: IEEE Conference on Computer Vision and Pattern Recognition (CVPR)
Programming languages: Python, Shell
Project website: https://github.com/yunjey/stargan
Existing image-to-image translation have limited scalability in handling more than two domains. To address this limitation, we propose StarGAN, a novel and scalable approach that can perform image-to-image translations for multiple domains using only a single model. Such a unified model architecture of StarGAN allows simultaneous training of multiple datasets with different domains within a single network. This leads to StarGAN’s superior quality of translated images compared to existing models as well as the novel capability of flexibly translating an input image to any desired target domain.