saimj7 / People-Counting-in-Real-Time

People Counting in Real-Time with an IP camera.
MIT License
528 stars 263 forks source link

OpenCV error #52

Closed SHIVARAJ6602 closed 1 year ago

SHIVARAJ6602 commented 1 year ago

image

cv2.error: OpenCV(4.6.0) D:\a\opencv-python\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp:1126: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "mobilenet_ssd/MobileNetSSD_deploy.prototxt" in function 'cv::dnn::ReadProtoFromTextFile'

I don't have any files on this location " D:\a\opencv-python\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp" ,Infact there is there nothing in D: do I need install any thing or Am I missing something, I have all the requirements satisfied.