Closed songshan0321 closed 5 years ago
Hi, I think it is an issue relative to OpenVINO setup and not on this package. Are you using an x86 architecture? Raspberry PI is not fully supported.
Hi, I think it is an issue relative to OpenVINO setup and not on this package. Are you using an x86 architecture? Raspberry PI is not fully supported.
Yes, I'm using x86_64 architecture, Ubuntu 16.04. I can run your package with pre-optimized model, just cannot optimize any model on my own. Thanks for your reply anyways.
@songshan0321 I have just worked on this! Check new instructions here: https://github.com/gbr1/ros_openvino/wiki/Fast-setup-for-Myriad-based-devices So your case of study is included :)
I have followed your instruction to install everything. But when I run squeezenet demo as follows:
I got
AttributeError: 'MultiDiGraph' object has no attribute 'node'
when optimizing the model: