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

Qusetion about order

Open LiYishan1995 opened this issue 7 years ago • 0 comments

I have a strange problem. When I run run.py with test , the problem happens . When I change the order of two pictues , it gives me different answers . image1=.../1.jpg--image2=.../2.jpg ——— It's True . image1=.../2.jpg--image2=.../1.jpg ——— It's False. Could anyone please tell me why?

LiYishan1995 avatar Mar 05 '19 03:03 LiYishan1995