Thank you for open-sourcing such excellent work! In your code, I noticed that while training the autoencoder, the GAN loss includes both aeloss and gan_feat_loss. To my knowledge, typically only aeloss is used in the training of the generator. Therefore, I wonder whether there's reference for the gan_feat_loss you used. I greatly appreciate your help.
Thank you for open-sourcing such excellent work! In your code, I noticed that while training the autoencoder, the GAN loss includes both aeloss and gan_feat_loss. To my knowledge, typically only aeloss is used in the training of the generator. Therefore, I wonder whether there's reference for the gan_feat_loss you used. I greatly appreciate your help.