openvino_tensorflow icon indicating copy to clipboard operation
openvino_tensorflow copied to clipboard

openvino_tensorflow examples running Windows 10 x64

Open davemaster opened this issue 3 years ago • 1 comments
trafficstars

Greetings,

notebooks has problems to run in Windows 10 x64,

imagen

Thanks in advance

davemaster avatar Jul 26 '22 20:07 davemaster

Hi @davemaster

Please try again by deleting d20933dfc.... folder(which is in tfhub_modules folder) . I think the problem is with tensorflow_hub.load('model_url').

The url string is mapped to a directory. But it only checks if the directory exists but not check if model files exist. The situation is quite possible, as you don't know when the model files are deleted and when the folder is deleted.

saurabhkale17 avatar Jul 27 '22 09:07 saurabhkale17

Hi @davemaster

Closing this due to inactivity, Please feel free to re-open the issue if necessary and post your comments(if you still have queries on this). Thank you!

saurabhkale17 avatar Jan 09 '23 05:01 saurabhkale17