How to add OpenVINO inference_en

2021-02-19  本文已影响0人  JiangPQ
  1. Open project structure tab: File->Setting->Project->Project Structure
  2. Click Add Content Root
  3. Select the openvino python package folder and click Ok, xxx/intel/openvino_2021.2.185/python/python3.7e.g.
  4. Select the folder you just add on the left and click Mark as: Sources
  5. Then you can import openvino.inference_engine from your python file and pycharm can also correctly recognize it now.
上一篇 下一篇

猜你喜欢

热点阅读