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개)
참고 항목
범주
Find more on Get Started with Statistics and Machine Learning Toolbox 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!