使用Ubuntu 16.04或18.04,python3和tensorflow 1.12(与pip3一起安装)
UP squared 2 安装openvino后转换tensorflow模型报错
2018--12 11:28:20.086891: F tensorflow/core/platform/cpu_feature_guard.cc:37] The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.Aborted (core dumped)
解决办法:sudo pip3 --default-timeout=100 install --ignore-installed tensorflow==1.5
解决Ubuntu TensorFlow与OpenVINO兼容性问题
本文介绍在Ubuntu16.04或18.04上使用UPsquared2设备时,遇到的TensorFlow模型转换到OpenVINO时的错误,并提供了解决方案,涉及tensorflow版本回退至1.5。

3万+

被折叠的 条评论
为什么被折叠?



