Hi!
First of all thank you for building this! I'm really excited to use it.
I can't seem to get past an annoying issue with loading the proto files, though. I get the following error when I try to run the SingleImageOrVideo example:
/Users/runner/work/apothecary/apothecary/apothecary/build/opencv/modules/dnn/src/caffe/caffe_io.cpp:1126: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "/dnn/fcn8s-heavy-pascal.prototxt.txt" in function 'ReadProtoFromTextFile'
I tried saving the file as a .txt file, as I've seen some solutions like that on the internet, but it didn't work. At this point I'm not sure if it's a file location issue or a file type issue or something else entirely. Do you know this error? I'd appreciate any help enormously!
Thanks!
Hi!
First of all thank you for building this! I'm really excited to use it.
I can't seem to get past an annoying issue with loading the proto files, though. I get the following error when I try to run the SingleImageOrVideo example:
/Users/runner/work/apothecary/apothecary/apothecary/build/opencv/modules/dnn/src/caffe/caffe_io.cpp:1126: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "/dnn/fcn8s-heavy-pascal.prototxt.txt" in function 'ReadProtoFromTextFile'
I tried saving the file as a .txt file, as I've seen some solutions like that on the internet, but it didn't work. At this point I'm not sure if it's a file location issue or a file type issue or something else entirely. Do you know this error? I'd appreciate any help enormously!
Thanks!