carpedm20 / DCGAN-tensorflow

A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
http://carpedm20.github.io/faces/
MIT License
7.14k stars 2.63k forks source link

Conditional celebA DCGAN #259

Open hpobaschnig opened 6 years ago

hpobaschnig commented 6 years ago

I tried to modify the current implementation to generate attributed celebA faces. Therefore I made the following changes: https://github.com/hpobaschnig/DCGAN-conditional-celebA/commits/master

After 15 iterations I am getting the following results: http://i64.tinypic.com/5o4sh.jpg

What am I doing wrong here?

hpobaschnig commented 6 years ago

@carpedm20 could you help here?

Aayushya-Agarwal commented 6 years ago

Did you get this working ? @hpobaschnig

hpobaschnig commented 6 years ago

Hey @Aayushya-Agarwal!

Not yet, I am still working on it. Do you want to tackle this problem together?

ttdbb1 commented 5 years ago

Did you get this working ? @hpobaschnig