joschkazj

Results 1 issues of joschkazj

I tried training the model for grayscale input and was having similar issues as mentioned in #12, setting `input_c_dim=1` and `output_c_dim=1` did not work for me ``` model = pix2pix(sess,...