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

Random output value for same image #9

Open
brunnoattorre opened this issue Oct 11, 2017 · 3 comments
Open

Random output value for same image #9

brunnoattorre opened this issue Oct 11, 2017 · 3 comments

Comments

@brunnoattorre
Copy link

Upon running the test.py on the same image over multiple times, I get random output numbers as results. Variations are quite big ranging from 0.1 to 0.8 and 0.9. I'm using caffe 1.0.0

@ajahanba
Copy link

I experience the same issue, any help is appreciated.

@manish-mishr
Copy link

Even I experienced the same issue..but fixed it by setting np.random.seed() and caffe.set_random_seed().
Try setting these values to whatever you want and you will get the same result afterwards. Hope it helps.

@BestiVictory
Copy link
Owner

Sorry, the deploy.prototxt before is wrong, we have uploaded the correct file, please re-check the result.

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

4 participants