You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
lrxjason
changed the title
Libfacedetection library train the model
A
Apr 8, 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?
The text was updated successfully, but these errors were encountered: