blob: dacdda6691971d14a6179271e3b5dd5524b47605 [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
Shad Ansari9d965c42021-09-27 23:56:14 +00005python3 person_detection/person_detection.py -d CPU -m models/intel/person-detection-retail-0013/FP32/person-detection-retail-0013.xml $args