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

non deterministic output when dropout is off #93

Open
Goulustis opened this issue Feb 6, 2022 · 0 comments
Open

non deterministic output when dropout is off #93

Goulustis opened this issue Feb 6, 2022 · 0 comments

Comments

@Goulustis
Copy link

I was testing the example images pair:

./imgs/ex_p0.png
./imgs/ex_p1.png

I found the output of lpips is non-deterministic with dropout turned off. My further investigation reveals that the linear tuned weights are not loaded. Specifically, the keys from the loaded tuned linear weights do not exist in the model. Could anyone go and check if this is happening to you? (or if this is just me)

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