Skip to content

rightcode/cycleGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

result cycleGAN (Adversarial Loss is MSE + activation Sigmoid, cycle loss is MAE )

  • man to woman

man2woman

  • woman to man

woman2man

datasets

How to train

  • If you want to download, please run below command
% git clone https://github.com/rightcode/cycleGAN
  • If you want to train, please run "python train.py" after changing directory to "cycleGAN"
% cd cycleGAN
% python train.py

About

cycleGANを用いて男顔⇄女顔への変換を可能にする

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages