Training Custom Classification Model XML creation
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Brett Shoelson
2013-6-5
Samir, Start here:
and then download and use CascadeTrainGUI:
Cheers, Brett
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!