I am trying to run ./driver_behavior -m $face132 -d MYRIAD -i ../../../data/img_1.jpg on ubuntu 18 lts and openvino 2020.3
I am getting the following error
nvr@nvr1:~/dsm/OpenVino-Driver-Behaviour/build/intel64/Release$ ./driver_behavior -m $face132 -d MYRIAD -i ../../../data/img_1.jpg
InferenceEngine:
API version ............ 2.1
Build .................. 2020.3.0-3467-15f2c61a-releases/2020/3
Description ....... API
[ INFO ] Parsing input parameters
[ INFO ] Reading input
[ INFO ] Loading plugin MYRIAD
[ INFO ] Loading plugin CPU
/home/nvr/dsm/OpenVino-Driver-Behaviour/scripts/../models/FP32/face-reidentification-retail-0095.xml
Warning: face reid gallery is empty!
[ INFO ] Loading network files for Face Detection
[ INFO ] Batch size is set to 1
[ ERROR ] Could not allocate memory
I am trying to run
./driver_behavior -m $face132 -d MYRIAD -i ../../../data/img_1.jpgon ubuntu 18 lts and openvino 2020.3I am getting the following error