admin管理员组文章数量:1345176
I have a YOLOv11 model with two classes ['class_a','class_b'] that was trained to detect class_a and class_b with high confidence (around 90% accuracy). Now I want to create a variation of this model that only detects the class_b.
I have checked and I went over all the properties of the model but can't remove the class detection. The only way is retraining but still I have to retrain with a lot of epochs because if not metrics go super low.
Is it possible to remove one class from the detection without retraining?
本文标签: machine learningHow to remove a class from YOLO model without retrainingStack Overflow
版权声明:本文标题:machine learning - How to remove a class from YOLO model without retraining? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743808844a2542684.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论