creating a negative class in resnet50 classification model
3 次查看(过去 30 天)
显示 更早的评论
i am working on resnet50 model, and i would like to create a negative class for images that do not fit in the trained classes of the model. any ideas?
0 个评论
采纳的回答
yanqi liu
2022-8-9
yes,sir,may be use the score,if score is smaller,such as < 0.1,then make the image as Nan class,and save them to analysis.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!