fast-reid
fast-reid copied to clipboard
fix: typo. import evaluation_rank from evaluation.rank
I think there's a typo. from fastreid.evaluation import evaluate_rank -> from fastreid.evaluation.rank import evaluate_rank