lsongx / DomainAdaptiveReID

MIT License
188 stars 50 forks source link

about re_rank code #26

Closed sunxia233 closed 3 years ago

sunxia233 commented 4 years ago

If your re_rank does not add the source domain, it is different from the re_rank version of CVPR2017 paper: Zhong Z. What you have achieved is a search in a distance matrix k-reciprocal nearest neighbors and then re_rank?

sunxia233 commented 4 years ago

Does it mean that each picture is both a probe and a gallery?