StarGAN_v2-Tensorflow icon indicating copy to clipboard operation
StarGAN_v2-Tensorflow copied to clipboard

Simple Tensorflow implementation of StarGAN_v2

Results 4 StarGAN_v2-Tensorflow issues
Sort by recently updated
recently updated
newest added

Hi, I have question here. The "test" mode are fine ,the results are nice, but the "refer test" mode results are very blurry.I saved the cycle image(used for cycle loss)...

Thanks for sharing this implementation, looks great. Kindly add Pre-trained models

Hi, thanks for your sharing! I used your stargan v2 to train celebA, gantype is "hinge",batchsize is "2",sn is "true". I trained about tow days , the training results are...

Hi, Thanks for the code, I am just wondering what happened if I use Distributed training with TensorFlow in your project since I am having 2 GPUs. I see in...