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

when I removed the discriminator I found the results GTA5->Cityscapes degraded by 1% only #95

Open
MoHassoubah opened this issue Jan 8, 2021 · 1 comment

Comments

@MoHassoubah
Copy link

MoHassoubah commented Jan 8, 2021

Hi,
First, thanks for your paper and your contribution and making you work available to everyone to benefit from it.

I trained the network (GTA5->Cityscapes vanilla gan) without backpropagating the adversial loss in the generator, this way
image
and I got these validation results without the discriminator (max mIOU=41.79)
orignal network performance without discriminator (with low disc loss)

and these are the validation results with the discriminator effect (max mIOU=42.45)
orignal network performance -with- discriminator

the number on the left are the number of iteration at which the weights were saved and the numbers on the right are the mIOU at each weights snapshot

I find the discriminator effect is little is that normal? or it should improve the results more than that?

@MoHassoubah
Copy link
Author

Hello @wasidennis would you please answer my question

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

1 participant