Summary
Location of Face Detection MTCNN Python Demo in OpenVINO™ directory structure and Open Model Zoo
Description
- Found references to Face Detection MTCNN Python Demo in OpenVINO™ Documentation version 2021.3.
- Did not find this demo after installing OpenVINO™ and also in OpenVINO GitHub repository.
Resolution
Option 1:
- Install OpenVINO™ toolkit version 2021.3.
- The face_detection_mtcnn_demo.py is located at: <INSTALL_DIR>\deployment_tools\open_model_zoo\demos\face_detection_mtcnn_demo\python\face_detection_mtcnn_demo.py
Option 2:
Refer to Open Model Zoo GitHub repository.
Additional information
- Face Detection MTCNN Python Demo is a newly added demo application in OpenVINO™ 2021.3.
- All the OpenVINO™ demo applications are available in Open Model Zoo GitHub repository which is separated from OpenVINO GitHub repository.