about the function trainCascadeObjectDetector
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Computer Vision Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!