kozistr / Awesome-GANs

Awesome Generative Adversarial Networks with tensorflow
MIT License
761 stars 163 forks source link

stargan #1

Closed dxl1234 closed 6 years ago

dxl1234 commented 6 years ago

i can not understand the difference between batch_a and batch_b in stargan

kozistr commented 6 years ago

Sorry for that. Actually, batch_b is for second domain. But i can't get any proper datasets. So i just copied batch_a to batch_b temporaily :(. Maybe when i get a proper dataset, i'll update StarGAN with fixing some codes too. (currently, in codes, batch_b is useless)