Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Classification of Sample DNN doese not working

Hi, I tried to run the example from here https://docs.opencv.org/4.0.0/d5/de7/... I used opencv 4.0.0 release. However using the sample image and running with that image I get a completely different result. In the tutorial it is stated that the result should have a confidence of about 99%, however it shows me a confidence of about 0.24 and getting a different class (cleaver..., which is at index 500...)

BTW: I changed the backend to openCL. Now it works! So is this a bug?

Does anyone has an idea why this is not working?

Thanks! Christo