Cone Detection Issues Question
显示 更早的评论
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!
回答(1 个)
Walter Roberson
2022-12-7
0 个投票
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:

类别
在 帮助中心 和 File Exchange 中查找有关 Semantic Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!