Skip to content
New issue

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

ProtoFromTextFile issue #2

Open
tianBreznik opened this issue Jan 11, 2024 · 0 comments
Open

ProtoFromTextFile issue #2

tianBreznik opened this issue Jan 11, 2024 · 0 comments

Comments

@tianBreznik
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant