lr-gan.pytorch
lr-gan.pytorch copied to clipboard
why doesn't the background layer learn everything?
trafficstars
It seems the background layer has enough capacity to model complex image in your paper's figures, but I didnt find any regularization term about this for G in your code. It's amaing, what do you think the possible reason is?