Cone Detection Issues Question
6 views (last 30 days)
Show older comments
In the train document, Not only include traffic cones, but also other dataset. Like the following picture.
If I train with other dataset. Do I need remove the unnecessary dataset?
Please let us know your thoughts. Thanks!
0 Comments
Answers (1)
Walter Roberson
on 7 Dec 2022
If the purpose is to detect traffic cones, then you must train your detector on a set of images, some of which include cones and some of which do not include cones.
If you have a restricted set of "views" that can be input, then you only have to train on the possible views. For example if you are using fixed-view cameras looking at one of 10 different highway locations then you only need to train on those.
But if anyone can upload any picture to the detector, then your input has to be more varied. It would be... embarassing... if your program reported that this was a traffic cone:
0 Comments
See Also
Categories
Find more on Pattern Recognition and Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!