context-encoder
context-encoder copied to clipboard
what is the "conditionAdv" for?
Hi, I find that if the opt.conditionAdv is true , then the input of the Adversarial discriminator net is 128x128, but if set it false, the input is changed to be 64x64. so what is the "conditionAdv" for? and what is the real input size of Adversarial discriminator net?