You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use AUPIMO on validation to select models, what should be the validation sample? Should it contain abnormal examples or only normal ones?
Logically, I understand that abnormal examples are needed to calculate per-image Recall, and normal examples are needed to calculate shared_TPR, so a valid sample should contain both. However, studying the original article, I still did not understand what was needed and how to do it correctly.
Forum Check
I have searched the discussions forum for an answer to my question.