Training Custom Classification Model XML creation
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
In the documentation for: http://www.mathworks.com/help/vision/ref/vision.cascadeobjectdetectorclass.html#vision.CascadeObjectDetector.ClassificationModel
I need to know how to create my own XML custom model to be input into as training. It says here:
Trained cascade classification model
Specify the name of the model as a string. This value sets the classification model for the detector. You may set this string to an XML file containing a custom classification model, or to one of the valid model strings listed below. ------
How do I train this model with my own image file for training, for example a tennis ball?
Thank you. Regards, Samir
0 comentarios
Respuestas (1)
Brett Shoelson
el 5 de Jun. de 2013
Samir, Start here:
and then download and use CascadeTrainGUI:
Cheers, Brett
0 comentarios
Ver también
Categorías
Más información sobre Image Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!