creating a negative class in resnet50 classification model
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Computer Vision 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!