文章 ID: 000058964 內容類型: 錯誤訊息 最近查看日期: 2022 年 05 月 20 日

使用 2021 年OpenVINO™版本執行Face_recognition_demo時遇到錯誤

環境

Windows 10

BUILT IN - ARTICLE INTRO SECOND COMPONENT
摘要

face_recognition_demo相容性與執行OpenVINO和步驟。

描述

可能的錯誤包括:

  • face_recognition_demo推斷與 2021 年OpenVINO™版本發生錯誤:
    Error:ImportError:DLL load failed while importing ie_api
     
  • face_recognition_demo推斷OpenVINO™ 2021 年版本與Intel® 類神經電腦棒 2 (Intel® NCS2) 外掛程式拋出錯誤:
    AttributeError: 'openvino.inference_engine.ie_api.IENetwork' object has no attribute 'layers'
解決方法
  1. 下載 以下預先訓練的模型:
    • face-detection-retail-0004face-detection-adas-0001,偵測臉部並預測其邊框;
    • landmarks-regression-retail-0009,預測臉部關鍵點;
    • face-reidentification-retail-0095,辨識人員
  2. 執行 face_recognition_demo。
    • 設置 OpenVINO環境: cd \openvino_2020.3.194\deployment_tools\bin\setupvars.bat
    • 流覽 到臉部辨識示範資料夾 : cd \openvino_2020.3.194\deployment_tools\open_model_zoo\demos\python_demos\face_recognition_demo
    • 執行 點子安裝 -r requirement.txt
    • 執行 示範: python./face_recognition_demo.py -m_fd「\openvino_2020.3.194\deployment_tools\tools model_downloader\intel\face-detection-retails-0004\FP16\face-detection-retail-0004.xml」-m_lm「\openvino_2020 .3.194\deployment_tools\tools model_downloader\intel\landmarks-regression-retail-0009\FP16\landmarks-regression-retail-0009.xml「-m_reid」\openvino_2020.3.194\deployment_tools\tools model_downloader\intel\face-reidentification-retail-0095\FP16\face-reidentification-retail-0095.xml「 -i 0 -fg「\Pictures\image_name」
注意

請務必從OpenVINO™版本相同的環境中下載模型並執行示範。

額外資訊

face_recognition_demo僅在 2020 年OpenVINO™發行前才提供。如需詳細資訊,請參閱互動式臉部辨識示範檔。

相關產品

本文章適用於 2 產品

這個頁面的內容綜合了英文原始內容的人工翻譯譯文與機器翻譯譯文。本內容是基於一般資訊目的,方便您參考而提供,不應視同完整或準確的內容。如果這個頁面的英文版與譯文之間發生任何牴觸,將受英文版規範及管轄。 查看這個頁面的英文版。