Can't open "MobileNetSSD_deploy.prototxt"
Hello,
I have realsense working with opencv examples. The only example that is not working is "rs-dnn" which is for object detection in an image. I am getting this error:
/opencv-3.4/modules/dnn/src/caffe/caffe_io.cpp:1121: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "MobileNetSSD_deploy.prototxt" in function 'ReadProtoFromTextFile'
I searched for this error. I found the following link but it is not helping to solve this issue.
https://github.com/IntelRealSense/librealsense/issues/2632
I built and installed opencv. not sure why a file "MobileNetSSD_deploy.prototxt" is missing...??
Thank you for your help!
-
Hi Reza Abiri In addition to the case that you quoted, there is also a later case involving this error in the link below.
https://github.com/IntelRealSense/librealsense/issues/4712
In another case mentioned in #4712, further advice is provided about possible causes to investigate.
https://github.com/IntelRealSense/librealsense/issues/3173#issuecomment-458976012
Please sign in to leave a comment.
Comments
1 comment