creating a negative class in resnet50 classification model

3 views (last 30 days)
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?

Accepted Answer

yanqi liu
yanqi liu on 9 Aug 2022
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.

More Answers (0)

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!