Cv2.dnn.readnetfromcaffe error

what is it exactly, you don’t understand about the error msg ?

it did not find the file. full stop.

find out where your python script starts (esp, if using some fancy IDE, it might do something unexpected there !), and see, if the relative path from there to the data is correct
(use an absolute path, if nessecary).

that’s admittedly confusing, but not from opencv, unrelated here (where would such a recommendation even come from ?).
(seems to be a pycharm problem, we cannot help)

1 Like