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
Would it be better to use key_indicator.lower() to infer the rule in a case-insensitive manner? E.g., "MAP" and "mAP" would both be okay, so the user won't have to pay attention to it.
Would it be better to use key_indicator.lower() to infer the rule in a case-insensitive manner? E.g., "MAP" and "mAP" would both be okay, so the user won't have to pay attention to it.
mmcv/mmcv/runner/hooks/evaluation.py
Line 125 in 717d157
The text was updated successfully, but these errors were encountered: