komori556 / vino_trial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vino_trial
下記コマンドで実行

python3 trial.py $MODEL_NAME $THRETHOLD

モデルのダウンロード

wget $binのurl
wget $xmlのurl

wget https://download.01.org/opencv/2020/openvinotoolkit/2020.4/open_model_zoo/models_bin/3/person-detection-0102/FP16/person-detection-0102.bin
wget https://download.01.org/opencv/2020/openvinotoolkit/2020.4/open_model_zoo/models_bin/3/person-detection-0102/FP16/person-detection-0102.xml

About


Languages

Language:Python 100.0%