incluit / OpenVino-Driver-Behaviour

Apache License 2.0
116 stars 37 forks source link

[ ERROR ] Could not allocate memory #15

Open pkcktkksh98 opened 3 years ago

pkcktkksh98 commented 3 years ago
afiqkazu@afiqkazu:~/Documents/OpenVino-Driver-Behaviour/build/intel64/Release$ ./driver_behavior -m $face132 -i ../../../data/img_1.jpg
InferenceEngine: 
    API version ............ 2.1
    Build .................. 42025
    Description ....... API
[ INFO ] Parsing input parameters
[ INFO ] Reading input
[ INFO ] Loading plugin CPU
/home/afiqkazu/Documents/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 have this error, i saw 2 issue have the same as mine but there is no solution for it. I have setup the environment, and my current OpenVINO version is 2020.2. I cant download version 2020.1 and below since its not available anymore in the OpenVINO website. version 2020.2 is the only oldest version they have.