pjh4993

Results 2 comments of pjh4993

To resize synthesize images, you need to change size of initial noise and per layer noise You can check SinGANMSGeneratorPE's [ https://github.com/open-mmlab/mmgeneration/blob/master/mmgen/models/architectures/singan/positional_encoding.py](url) to resize noise

Hi, Thx for your works. I also have some question about slight difference in your implementation. 1. In paper, author use both face recogntion model's id and 3dMM's identity, expression,...