fast-reid icon indicating copy to clipboard operation
fast-reid copied to clipboard

fix: typo. import evaluation_rank from evaluation.rank

Open jsheo96 opened this issue 1 year ago • 0 comments

I think there's a typo. from fastreid.evaluation import evaluate_rank -> from fastreid.evaluation.rank import evaluate_rank

jsheo96 avatar Jul 30 '24 14:07 jsheo96