Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The GAN_Feat loss and VGG loss can not decrease. #38

Open
cumtwb opened this issue Apr 26, 2019 · 2 comments
Open

The GAN_Feat loss and VGG loss can not decrease. #38

cumtwb opened this issue Apr 26, 2019 · 2 comments

Comments

@cumtwb
Copy link

cumtwb commented Apr 26, 2019

log:
(epoch: 57, iters: 13696, time: 12.332) KLD: 1.490 GAN: 0.383 GAN_Feat: 8.289 VGG: 10.871 D_Fake: 0.757 D_real: 0.595
Under normal conditions, how much can GAN_Feat loss and VGG loss reduce to? Thanks.

@taesungp
Copy link
Contributor

This really depends on the dataset, but this loss doesn't particularly look suspicious. I remember the VGG loss around 7 - 15.

@bearcatt
Copy link

bearcatt commented Apr 5, 2020

@taesungp Hi, I also met this problem on COCO-stuff. Have you tried not to use the VGG loss during training?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants