Qidian213/Ranked_Person_ReID

Person ReID using Ranked List Loss, IMAE, OSM and CAA, ....

XinshaoAmosWang opened this issue · 0 comments

So glad to hear from you, looking forward to discussion and sharing with you:

  1. ReID using RLL: https://github.com/Qidian213/Ranked_Person_ReID

  2. ReID results using RLL will be shown: https://github.com/XinshaoAmosWang/Ranked-List-Loss-for-DML

  3. ReID using OSM and CAA: https://github.com/ppriyank/-Online-Soft-Mining-and-Class-Aware-Attention-Pytorch
    https://arxiv.org/abs/1811.01459

  4. ReID on MARS using IMAE: https://github.com/XinshaoAmosWang/Improving-Mean-Absolute-Error-against-CCE

Related Papers:
OSM and CAA: https://arxiv.org/abs/1811.01459 (metric learning & classification)
RLL: https://arxiv.org/abs/1903.03238 (metric learning)
IMAE: https://arxiv.org/pdf/1903.12141.pdf (classification)