lijianaiml
lijianaiml
I think the bug is in the line https://github.com/xhujoy/CycleGAN-tensorflow/blob/master/model.py#L213: load_train_data(batch_file, is_testing=True) the load_train_data() will use default value which is :load_size=286, fine_size=256. you can change the function this way: load_train_data(batch_file, new_load_size,...
see tf.einsum() for detail ,it's a matrix operation.
希望能看到博主的分享
Hi,i have occur the same question,have you solve it now? @ omerbrandis