Closed xlla closed 4 years ago
Sorry , I found these is no folder open-closed-eye-0001 in open_model_zoo at all.
I have OpoenVINO 2020.4 (2020.4.287) installed under Ubuntu and can find the "open-closed-eye" model like this:
$> /opt/intel/openvino/deployment_tools/tools/model_downloader/downloader.py --print_all | grep -i open
open-closed-eye-0001
Would it be possible for you to update to a newer OpenVINO version?
host: ubuntu 18.04 LTS openvino:2020.2.120 python: 3.6.9
propose: I want download open-closed-eye-0001, in FP16 format.
I use command:
python3 /opt/intel/openvino/deployment_tools/open_model_zoo/tools/downloader/downloader.py --output ~/ml/models --cache_dir /downloads/openvino_cache --precisions FP16 --name open
then got error:
then I use command,
python3 /opt/intel/openvino/deployment_tools/open_model_zoo/tools/downloader/downloader.py --output ~/ml/models --cache_dir /downloads/openvino_cache --precisions FP16 --name open-*
then got error:
then I use command,
python3 /opt/intel/openvino/deployment_tools/open_model_zoo/tools/downloader/downloader.py --output ~/ml/models --cache_dir /downloads/openvino_cache --precisions FP16 --name open_*
then got error: