Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can I pause traincascade? How?

Hello all,

I am currently using the opencv_traincascade application to train a cascade classifier. I have read that it is possible to pause the program (and even use the intermediate result). How should I go about doing this? Can I just kill the program (ctrl+c)?

I just want to make sure I don't lose all of my data- it has been training for well over a day so far.

Thanks in advance.

Can I pause traincascade? How?

Hello all,

I am currently using the opencv_traincascade application to train a cascade classifier. I have read that it is possible to pause the program (and even use the intermediate result). How should I go about doing this? Can I just kill the program (ctrl+c)?(ctrl+c)? And how do I continue where I left off later?

I just want to make sure I don't lose all of my data- it has been training for well over a day so far.

Thanks in advance.