blob: ed46c6225b81e685f02b79761518d69ed99337e5 [file] [log] [blame]
Shad Ansarid80531f2021-09-27 23:15:03 +00001#!/bin/bash
2args="$@"
3source .venv/bin/activate
4source /opt/intel/openvino/bin/setupvars.sh
5python3 person_detection/person_detection.py -d CPU -m resources/models/intel/person-detection-retail-0013/FP32/person-detection-retail-0013.xml $args