Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Limitations for Trainingset?

Hi! Are there limitations for de size of the training set? When I want to train a bigger training set, I obtain this error :

System.Runtime.InteropServices.SEHException msvcr120d.dll!_CxxThrowException(void * pExceptionObject, const _s__ThrowInfo * pThrowInfo) Zeile 154 C++

I am also not able to load an previous created Eigenface- Recognizer with another Trainingset ( //model->load("face-rec-model-eigen.xml"); ) . Same error. That´s strange because it works with my Fisherface-Recognizer.

I have no idea what´s wrong. Thanks for your help.

click to hide/show revision 2
retagged

updated 2016-04-28 10:25:23 -0600

berak gravatar image

Limitations for Trainingset?

Hi! Are there limitations for de size of the training set? When I want to train a bigger training set, I obtain this error :

System.Runtime.InteropServices.SEHException msvcr120d.dll!_CxxThrowException(void * pExceptionObject, const _s__ThrowInfo * pThrowInfo) Zeile 154 C++

I am also not able to load an previous created Eigenface- Recognizer with another Trainingset ( //model->load("face-rec-model-eigen.xml"); ) . Same error. That´s strange because it works with my Fisherface-Recognizer.

I have no idea what´s wrong. Thanks for your help.