Training Custom Classification Model XML creation
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Brett Shoelson
am 5 Jun. 2013
Samir, Start here:
and then download and use CascadeTrainGUI:
Cheers, Brett
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!