Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ ERROR ] Could not allocate memory #12

Open
Omar-AE opened this issue Jul 19, 2020 · 5 comments
Open

[ ERROR ] Could not allocate memory #12

Omar-AE opened this issue Jul 19, 2020 · 5 comments

Comments

@Omar-AE
Copy link

Omar-AE commented Jul 19, 2020

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
@Omaiwei-kun
Copy link

Omaiwei-kun commented Jul 19, 2020

Hi, try using OpenVINO 2020.1... Maybe current progress didn't support ur version

@Omar-AE
Copy link
Author

Omar-AE commented Jul 20, 2020

I tried. No change.

@Omar-AE
Copy link
Author

Omar-AE commented Jul 20, 2020

I also tried OpenVINO 2019 R3 following your last comment on #10. I'm getting this error now:

nvr@nvr0:~/OpenVino-Driver-Behaviour/build/intel64/Release$ ./driver_behavior -m $face132 -i ../../../data/img_1.jpg
./driver_behavior: symbol lookup error: ./driver_behavior: undefined symbol: _ZN15InferenceEngine7details24InferenceEngineExceptionD1Ev

@Omaiwei-kun
Copy link

Have u set up the environment?

@Omar-AE
Copy link
Author

Omar-AE commented Aug 4, 2020

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants