aakashjhawar / face-recognition-using-deep-learning

Identify faces from video and images using OpenCV and Deep Learning
MIT License
135 stars 33 forks source link

AttributeError: '_io.BufferedWriter' object has no attribute 'predict_proba' #14

Open Harinisri11 opened 1 year ago

Harinisri11 commented 1 year ago

I am getting this error AttributeError: '_io.BufferedWriter' object has no attribute 'predict_proba' in recognize_image.py Need Help