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

Style Loss is the major player for good results and not Adversarial Loss. #7

Open
praeclarumjj3 opened this issue May 18, 2021 · 1 comment

Comments

@praeclarumjj3
Copy link

praeclarumjj3 commented May 18, 2021

Hi! Thanks for the excellent codebase!

I ran a few experiments to measure the importance of GAN in the current network. It turns out if we don't use style loss, the results are largely blurry. This makes me wonder about the importance of GAN. Could you help me there?

You can confirm the experiments here: https://github.com/praeclarumjj3/AOT-GAN-Experiments#results-using-the-testing-pconv-mask-dataset-without-style-loss

Also, I fixed the bugs present in the adv_loss as mentioned in #2.

@stteovo
Copy link

stteovo commented Jun 7, 2024

before I send (img, mask) to the backbone, should I normalize the mentioned "mask" to (0, 1) or (-1, 1). I get differrent results with the two diffrrent way of normalization.

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

2 participants