-
Notifications
You must be signed in to change notification settings - Fork 3
Person ReID Task
XAWang edited this page Aug 6, 2019
·
1 revision
-
ReID using RLL: https://github.com/Qidian213/Ranked_Person_ReID
-
ReID results using RLL will be shown: https://github.com/XinshaoAmosWang/Ranked-List-Loss-for-DML
-
ReID using OSM and CAA: https://github.com/ppriyank/-Online-Soft-Mining-and-Class-Aware-Attention-Pytorch https://arxiv.org/abs/1811.01459
-
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)