christopher-beckham / hologan-pytorch

Non-official + minimal reimplementation of HoloGAN by Nguyen-Phuoc, et al: https://arxiv.org/abs/1904.01326
BSD 3-Clause "New" or "Revised" License
65 stars 7 forks source link

Style Loss #2

Closed kaustubholpadkar closed 4 years ago

kaustubholpadkar commented 4 years ago

Are you not using the Style Loss across different layers as mentioned in Paper?

christopher-beckham commented 4 years ago

Hi,

No this hasn't been implemented yet. It's not clear to me how useful this loss is (in terms of being able to generate smooth rotations), so I never attempted it. It may be the case however that having this loss improves the quality of images generated.