about the function trainCascadeObjectDetector
Show older comments
It seems that I can't feed hand annotated negative samples to the engine as that only picture scenes without the object to be detected can be feed to the engine then the negative samples will be automatically generated.
However, consider the situation where I want to distinguish stop sign from other traffic signs while they all have similar circular contours. If I merely use automatically generated negative samples, there will be a lot of false positives when I only want to detect the stop sign. I figure the positive samples are ample (over 80 positive samples with hand annotation), it's got be something wrong with the negative sample. If I can use hand annotated negative samples, things might change. Is the true? How can I accomplish that?
Accepted Answer
More Answers (0)
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!