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

Same eye image get different prob! #8

Open
zhu2bowen opened this issue Jul 14, 2023 · 3 comments
Open

Same eye image get different prob! #8

zhu2bowen opened this issue Jul 14, 2023 · 3 comments

Comments

@zhu2bowen
Copy link

I prepare 40 standarad eye images, When I use the model to predict , I found that the same eye image got very different prob. Wonder Why it happened。
eg.
[[0.9415097 0.05849024]]
and
[[0.35040304 0.6495969 ]]

@zhu2bowen
Copy link
Author

image
Because the function randomuniform ??????

@zhu2bowen
Copy link
Author

I donnot find where set the random seed

@zhu2bowen
Copy link
Author

I have found the problenm。It beacasue I did not set Net(Train=False) When I save model to pb file。

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