• About Us
  • Solutions
  • Newsroom
    • News
    • Events
  • OpenVINO
    • Introduction
    • Intelligence
    • Adopted Solutions
    • Useful links
  • Resources
  • Contact
  • Quote
  •   Share to Facebook
  •   Share to WeChat
  •   Share to LinkedIn

Share via QR Code.
Please open the Wechat application and click the icon of [Discover] at the bottom of the screen.
Then click "Scan" to scan this QR Code.
Website of WPG Holdings, Intel IoT Solution Aggregator

Website of WPG Holdings, Intel IoT Solution Aggregator


Share via QR Code.
Please open the Wechat application and click the icon of [Discover] at the bottom of the screen.
Then click "Scan" to scan this QR Code.
  • About Us
  • Solutions
  • Newsroom
    • News
    • Events
  • OpenVINO
    • Introduction
    • Intelligence
    • Adopted Solutions
    • Useful links
  • Resources
  • Contact
  • Quote
En 简 繁
EN

Intelligence

Index    OpenVINO    Intelligence    Resources Content
OpenVINO Tool Kit Download for Intelligent Recognition
Articles
2020/04/23

OpenVINO Tool Kit Download for Intelligent Recognition

WPI

Share via QR Code.
Please open the Wechat application and click the icon of [Discover] at the bottom of the screen.
Then click "Scan" to scan this QR Code.

Description

  1. Download openvino toolkit from the following link HERE

 

  1. Open terminal and change directory to the directory where the openvino toolkit was downloaded and extract it using the following command:

tar -xvzf l_openvino_toolkit_p_.tgz

 

  1. Go to the extracted openvino toolkit directory using the following command:

cd l_openvino_toolkit_p_

 

  1. Install openvino using a GUI installation wizard using the following command:

sudo ./install_GUI.sh

 



 

 

 

  1. After complete installation change directory to install_dependencies directory using the following command:

cd /opt/intel/openvino/install_dependencies

 

  1. Install the external software dependencies using the following command:

sudo -E ./install_openvino_dependencies.sh

 

  1. Set the environment variables using the following commands:

source /opt/intel/openvino/bin/setupvars.sh

 

  1. To permanently set the environment variable, add the set environment variable command at the end of the .bashrc file in . Refer the following commands:

vi /.bashrc

 

  1. Next, change to install_prerequisites directory using the following command:

cd /opt/intel/openvino/deployment_tools/model_optimizer/install_prerequisites

 

 

  1. Next, change to inference engine directory using the following command:

cd /opt/intel/openvino/deployment_tools/demo

 

 

  1. To run the face recognition demo, first create a new directory and download the required model (xml and bin file) and store them in the created

Face detection model

https://download.01.org/opencv/2019/open_model_zoo/R3/20190905_163000_models_bin/face-detection-retail-0005/FP32/

Landmark regression model

https://download.01.org/opencv/2019/open_model_zoo/R3/20190905_163000_models_bin/landmarks-regression-retail-0009/FP32/

Face recognition model

https://download.01.org/opencv/2019/open_model_zoo/R3/20190905_163000_models_bin/face-reidentification-retail-0095/FP32/

 

  1. Create another directory and store the pictures of the desired person to be recognized. Rename the picture according to the person name. Multiple pictures of the same person should be named as name01, name02 and so on.

 

  1. Next change directory to the python demo directory using the following command:

     You can download the facial recognition demo source code from

https://github.com/opencv/open_model_zoo/tree/master/demos/python_demos/face_recognition_demo

         Readme file :https://docs.openvinotoolkit.org/latest/_demos_python_demos_face_recognition_demo_README.html

 

cd /opt/intel/openvino/deployment_tools/inference_engine/demos/python_demos/face_recognition_demo

 

  1. Run the following command to start the face recognition demo using webcam.

python face_recognition_demo.py -m_fd /face-detection-retail-005.xml -m_lm /landmarks-regression-retail-0009.xml -m_reid /face-reidentification-retail-0095.xml -fg --allow_grow

 

 

Partner

Intel Corp.
Intel Corp.
Back to list
WPI Group Sertek Incorporated WPG Holdings

Reference Links

Intel Market Ready Solution

Intel Rfp Ready Kit

Intel OpenVINO Toolkit

Intel Developer Zone

Intel: AI in Production (AIIP)

Contact (with effect from 2020/11/30)

No. 189, Jingmao 2nd Rd., Nangang Dist., 11568, Taipei City, Taiwan

+886-2-2191-0158

+886-2-2653-3518

IoT.Solution.Aggregator@wpgholdings.com

WPG Holdings Copyright © 2021 WPG Holdings All rights reserved.
WPG Privacy Statement