paper-with-me

홈 › Papers

StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation

2017-11-24 · CVPR 2018 6 · Yunjey Choi, Min-Je Choi, Munyoung Kim, Jung-Woo Ha, Sunghun Kim, Jaegul Choo

Recent studies have shown remarkable success in image-to-image translation for two domains. However, existing approaches have limited scalability and robustness in handling more than two domains, since different models should be built independently for every pair of image 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. We empirically demonstrate the effectiveness of our approach on a facial attribute transfer and a facial expression synthesis tasks.

📄 PDF Abstract BibTeX arXiv:1711.09020

Code (35)

2023-MindSpore-1/ms-code-217/tree/main/StarGAN mindspore
Kal213/StarGAN-Tutorial-Tensorflow-2.3 tf
LKLQQ/StarGAN mindspore
Masao-Taketani/StarGAN-tf2 tf
Mind23-2/MindCode-84 mindspore
Negus25/MindSpore-StarGAN mindspore
NiucunCode/Deep-Learning-proj2 pytorch
Rongpeng-Lin/StarGAN-Multi-domain-use-tensorflow tf
Stevan-Zhuang/image-domain-transfer pytorch
SummerHuiZhang/StarGAN_Norland pytorch
SummerHuiZhang/StarGAN_test pytorch
aditiasthana1004/StarGAN
alexanderzyl/stargan pytorch
alexbrx/stargan pytorch
cosmic119/StarGAN pytorch
dipjyoti92/StarGAN-Voice-Conversion pytorch
dipjyoti92/StarGAN-Voice-Conversion-2 pytorch
eriklindernoren/PyTorch-GAN pytorch
hello-world-cc/starGANv1-Pytorch pytorch
itsuki8914/starGAN-LSGAN tf
jcchiba/kamonData
jcchiba/sanseriffontdatasetandmodel
jonvthvn90/GitHbProject pytorch
mindspore-ai/models/tree/master/research/cv/StarGAN mindspore
mlandcv/MultiPathGAN pytorch
nguyen-nhat-anh/Star-GAN tf
noah-rush/Portrait-Genre-GANs
shaominghe/stargan_adience pytorch
shridhivyah/starGAN tf
sitharakannan/inf pytorch
stevebong31/stargan pytorch
taki0112/StarGAN-Tensorflow tf
wangyu33/rStarGAN-master pytorch
yaxingwang/SDIT pytorch
yunjey/StarGAN pytorch

Tasks

AttributeImage-to-Image TranslationTranslation

Similar Papers 제목 키워드 기반

Nonparallel Voice Conversion with Augmented Classifier Star Generative Adversarial Networks

2020-08-27 · Hirokazu Kameoka, Takuhiro Kaneko, Kou Tanaka, Nobukatsu Hojo

We previously proposed a method that allows for nonparallel voice conversion (VC) by using a variant of generative adversarial networks (GANs) called StarGAN. The main features of our method, called StarGAN-VC, are as fo…

Voice Conversion

StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks

2018-06-06 · Hirokazu Kameoka, Takuhiro Kaneko, Kou Tanaka, Nobukatsu Hojo

This paper proposes a method that allows non-parallel many-to-many voice conversion (VC) by using a variant of a generative adversarial network (GAN) called StarGAN. Our method, which we call StarGAN-VC, is noteworthy in…

AttributeGenerative Adversarial NetworkVoice Conversion

StarGAN-VC+ASR: StarGAN-based Non-Parallel Voice Conversion Regularized by Automatic Speech Recognition

2021-08-10 · Shoki Sakamoto, Akira Taniguchi, Tadahiro Taniguchi, Hirokazu Kameoka

Preserving the linguistic content of input speech is essential during voice conversion (VC). The star generative adversarial network-based VC method (StarGAN-VC) is a recently developed method that allows non-parallel ma…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Generative Adversarial Networkspeech-recognition+2

StarGAN-VC2: Rethinking Conditional Methods for StarGAN-Based Voice Conversion

2019-07-29 · Takuhiro Kaneko, Hirokazu Kameoka, Kou Tanaka, Nobukatsu Hojo

Non-parallel multi-domain voice conversion (VC) is a technique for learning mappings among multiple domains without relying on parallel data. This is important but challenging owing to the requirement of learning multipl…

Voice Conversion

Comparison and Analysis of Image-to-Image Generative Adversarial Networks: A Survey

2021-12-23 · Sagar Saxena, Mohammad Nayeem Teli

Generative Adversarial Networks (GANs) have recently introduced effective methods of performing Image-to-Image translations. These models can be applied and generalized to a variety of domains in Image-to-Image translati…

Image-to-Image TranslationSurvey