Kui Ye

Results 2 comments of Kui Ye

in comments, e.g. at the line: all_cmc.append(cmc[:max_rank])

the question is that I don't think the eval code is correct, because it could change the rank. ```oric_cmc[0]``` may not be the top 1 rank ``` orig_cmc = matches[q_idx][keep]...