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 results from validation of train mode and inference mode are different each other. #43

Open
peterkim333 opened this issue Mar 18, 2022 · 0 comments

Comments

@peterkim333
Copy link

peterkim333 commented Mar 18, 2022

Hi, Thank you for your code.
I have question about the nonsense situation.

As you know, visualizer.display_current_results save function saves the result images. Maybe the result from generator 'G' outputs with latest weights learned.
However, the synthesized image from the inference mode by test.py, is being terrible even though train-set and test-set are same. It makes nonsense. Because I saw already the G can makes good synthesized images from same dataset. While 50~100 epoch, I can see always good synthesized images. And the weight file should get same result in inference mode. is it right?

is that anything that I missed?

Thank you.

@peterkim333 peterkim333 changed the title validation of train mode and inference generate different results The results from validation of train mode and inference mode are different each other. Mar 21, 2022
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