creating a negative class in resnet50 classification model
2 ビュー (過去 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!