context_encoder_pytorch
context_encoder_pytorch copied to clipboard
Unable to change the input size
I think a larger input size will utilize the GPU source better, but I failed to change the input size, could give me some guidance on which operation leads to a fixed size of imageSize 128, is this size a must?
You should change the _netG and _netlocalD in model.py