Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

yes, you can save the trained model (to xml/yml, yml.gz even!), and in the next run, load it instead of re-training on the images again.

yes, you can dump the images. the prediction is done entirely based on the trained model state.

you can save the trained model (to to xml/yml, yml.gz (yml.gz even!), and in the next run, load it instead of re-training on the images again.