Closed leconteur closed 8 years ago
@leconteur The DCGAN model with z + external y is not completely implemented in this project. But it should be changed from spatial_conv
to conv2d
Ok. I will implement this in my own fork. Thank you.
Nice project by the way.
It is used in the line 176 of the model.py file.