stargan
There are 40 repositories under stargan topic.
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
kozistr/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
liusongxiang/StarGAN-Voice-Conversion
This is a pytorch implementation of the paper: StarGAN-VC: Non-parallel many-to-many voice conversion with star generative adversarial networks
hujinsen/StarGAN-Voice-Conversion
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
hujinsen/pytorch-StarGAN-VC
Fully reproduce the paper of StarGAN-VC. Stable training and Better audio quality .
glam-imperial/EmotionalConversionStarGAN
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".
wangguanan/Pytorch-Image-Translation-GANs
Pytorch implementations of most popular image-translation GANs, including Pixel2Pixel, CycleGAN and StarGAN.
zhangqianhui/Sparsely-Grouped-GAN
MM2018 "Sparsely Grouped Multi-task Generative Adversarial Networks for Facial Attribute Manipulation"
Kyushik/Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
suhitaghosh10/emo-stargan
Implementation of Emo-StarGAN
goldkim92/StarGAN-tensorflow
Tensorflow implementation of StarGAN
sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection
[CVPR 2021: Oral] In this work, we show that high frequency Fourier spectrum decay discrepancies are not inherent characteristics for existing CNN-based generative models.
s-chh/PyTorch-GANs
From scratch, simple and easy-to-understand Pytorch implementation of various generative adversarial network (GAN): GAN, DCGAN, Conditional GAN (cGAN), WGAN, WGAN-GP, CycleGAN, LSGAN, and StarGAN.
Oscarshu0719/pytorch-StarGAN-VC2
A PyTorch implementation of StarGAN-VC2.
YeonwooSung/GAN_Implementation
Pytorch implementations of GANs
KevinYuimin/StarGAN-Tensorflow
Implementation of StarGAN in Tensorflow
ESanchezLozano/StarGAN-with-Triple-Consistency-Loss
StarGAN with a triple consistency loss
hanyoseob/pytorch-StarGAN
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
johnPertoft/smile
please smile
MonicaVillanueva/Image2Image_Translation
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.
lyatdawn/StarGAN-Tensorflow
Tensorflow implement of StarGAN
ofirc/video-domain-transfer
Misc tools and automation scripts for face_swap, StarGAN and video domain transfer processing.
cedrickchee/StarGAN-Tensorflow
Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)
eveningglow/StarGAN-pytorch
Pytorch implementation of StarGAN
matanby/StarGAN-v2
A reference PyTorch implementation for "StarGAN v2: Diverse Image Synthesis for Multiple Domains" 🎭
vladimir-chernykh/facestyle-gan
Changing face parts styles via GANs
znznz6037/GANFaceChanger
2020 전기 졸업과제 - GAN을 활용한 페이스 체인지
CODEJIN/stargan
StarGAN implementation
satyenrajpal/Progressive-StarGAN
Progressive training of StarGAN along with consistency loss term
SeungjaeLim/StarGAN-Improved
[KAIST-CS470] Term Team Project - Reproduction and improvement of papers <StarGAN>
BitnaKeum/Clothing_Design_Program
GAN 기반 의류 합성 프로그램
Kirili4ik/Deep-Generative-Models
Deep Generative Models that I have implemented, trained and experimented with.
Bidur-Khanal/RaFD-Face-Classifier
This repository contains a resnet-18 based face classifier. It can be used to train/test RAFD dataset.
KillerStrike17/Hacknight-5.0-StayConnected---Devengers
Developed a virtual assistant using GANs
Kirili4ik/StarGAN-PyTorch
StarGAN model written in PyTorch