We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
python real_time_age_detection.py --face face_detector --age age_detector Traceback (most recent call last): File "/Users/user/dev/age-detection-python-opencv/real_time_age_detection.py", line 78, in <module> faceNet = cv2.dnn.readNet(prototxtpath, weightsPath) cv2.error: OpenCV(4.8.0) /Users/xperience/GHA-OpenCV-Python/_work/opencv-python/opencv-python/opencv/modules/dnn/src/caffe/caffe_io.cpp:1126: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "face_detector/deploy.prototxt" in function 'ReadProtoFromTextFile'
I guess there is no face_detector folder at all.
The text was updated successfully, but these errors were encountered:
Any updates on this issue? i am facing the same
Sorry, something went wrong.
No branches or pull requests
I guess there is no face_detector folder at all.
The text was updated successfully, but these errors were encountered: