You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded a pretrained "xception_pascalvoc.pb" model and put it to my directory with the python code. But when I run the script it results in OSEerror:
OSError: Unable to open file (file signature not found)
I have downloaded a pretrained "xception_pascalvoc.pb" model and put it to my directory with the python code. But when I run the script it results in OSEerror:
OSError: Unable to open file (file signature not found)
Here is my code:
The text was updated successfully, but these errors were encountered: