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

OpenCV Error: Insufficient memory #14

Open
lrxjason opened this issue Apr 7, 2017 · 1 comment
Open

OpenCV Error: Insufficient memory #14

lrxjason opened this issue Apr 7, 2017 · 1 comment

Comments

@lrxjason
Copy link

lrxjason commented Apr 7, 2017

I got this error when I train the model.
OpenCV Error: Insufficient memory (Failed to allocate 15352004 bytes) in cv::OutOfMemoryError, file C:\builds\2_4_PackSlave-win32-vc12-shared\opencv\modules\core\src\alloc.cpp, line 52
I change to use libfacedetection library. And I also use 6 cores CPU (12 threads).
Do you know why it happened?

@lrxjason lrxjason changed the title Libfacedetection library train the model A Apr 8, 2017
@lrxjason lrxjason changed the title A OpenCV Error: Insufficient memory Apr 8, 2017
@lrxjason
Copy link
Author

lrxjason commented Apr 9, 2017

The problem is the 32 bits system. After I change to 64 bits system, there is no error.

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

1 participant