#
stargan
Here are 30 public repositories matching this topic...
This is a pytorch implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks
-
Updated
Oct 11, 2019 - Python
full tensorflow implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks https://arxiv.org/abs/1806.02169
-
Updated
Apr 14, 2020 - Python
Fully reproduce the paper of StarGAN-VC. Stable training and Better audio quality .
-
Updated
Aug 12, 2019 - Python
Code for paper "Sparsely Grouped Multi-task Generative Adversarial Networks for Facial Attribute Manipulation"
translation
paper
generative-adversarial-network
semi-supervised-learning
image-translation
stargan
attribute-manipulation
-
Updated
Jun 21, 2020 - Python
This repository contains code to replicate results from the ICASSP 2020 paper "StarGAN for Emotional Speech Conversion: Validated by Data Augmentation of End-to-End Emotion Recognition".
deep-neural-networks
deep-learning
speech-synthesis
generative-adversarial-network
data-augmentation
emotion-recognition
icassp
stargan
imperial-college-london
stargan-vc
icassp-2020
augsburg-university
imperial-glam
-
Updated
Jun 14, 2020 - Python
Implementation of StarGAN in Tensorflow
-
Updated
Apr 15, 2018 - Python
StarGAN with a triple consistency loss
-
Updated
Nov 27, 2018 - Python
please smile
-
Updated
Jun 4, 2019 - Python
Tensorflow implementation of StarGAN. Feature translation between images using Generative Adversarial Networks (GANs). It allows to modify a physical characteristic such as the hair color.
-
Updated
Jan 29, 2018 - Python
A PyTorch implementation of StarGAN-VC2.
-
Updated
Jun 16, 2020 - Python
Pytorch implementation of StarGAN
-
Updated
Mar 10, 2018 - Python
Progressive training of StarGAN along with consistency loss term
-
Updated
Sep 18, 2018 - Python
Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)
computer-vision
generative-adversarial-network
tensorflow-models
image-to-image-translation
celeba-dataset
stargan
-
Updated
Jun 14, 2018 - Python
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
-
Updated
Feb 8, 2020 - Python
Simple and clean-code PyTorch Implementation of StarGAN
-
Updated
Nov 3, 2018 - Python
This repository contains a resnet-18 based face classifier. It can be used to train/test RAFD dataset.
-
Updated
May 21, 2020 - Python
A reference PyTorch implementation for "StarGAN v2: Diverse Image Synthesis for Multiple Domains"
-
Updated
Mar 7, 2020 - Python
-
Updated
May 21, 2020 - Python
Changing face parts styles via GANs
-
Updated
May 12, 2020 - Jupyter Notebook
Developed a virtual assistant using GANs
-
Updated
Dec 8, 2019 - Jupyter Notebook
Improve this page
Add a description, image, and links to the stargan topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stargan topic, visit your repo's landing page and select "manage topics."
when I change the size of input image, may I need to change the value of "g_conv_dim" and "d_conv_dim"