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

How to interpret the prediction result? #27

Open
rameshbar opened this issue Nov 24, 2019 · 0 comments
Open

How to interpret the prediction result? #27

rameshbar opened this issue Nov 24, 2019 · 0 comments

Comments

@rameshbar
Copy link

I am getting the below outputs for Cat and Dog images respectively. how do i interpret it?

run : python predict.py testing_data/cats/cat.1041.jpg
output: [[3.3456912e-05 9.9996650e-01]]

run: python predict.py testing_data/dogs/dog.1000.jpg
output: [[5.817143e-05 9.999418e-01]]

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