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
good work,i have a simple question.
solver.py line 338 # detection adjustment
in the detection adjustment stage, the code use gt to adjust pred result.But gt can't be used before auc test.
Why?Is that ok to do this?
The text was updated successfully, but these errors were encountered:
good work,i have a simple question.
solver.py line 338 # detection adjustment
in the detection adjustment stage, the code use gt to adjust pred result.But gt can't be used before auc test.
Why?Is that ok to do this?
The text was updated successfully, but these errors were encountered: