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
+1
I am also curious about this as well since PredCls of RelTR is really high compared to FCSGG! It would be great to know about more details and whether your work is following same measurment logic with FCSGG.(Though I agree that PredCls and SGCls are not really established measure in one-stage SGG area 😅 )
I found out the code about Predcls from this issue #20 (comment)
You mentioned the function
def evaluate_batch_predcls(outputs, targets, evaluator, matching_indices, evaluator_list):
.......
Could you give some details about computing matching_indices. Thanks!
The text was updated successfully, but these errors were encountered: