Unsupervised and domain adaptive re-ID methods on public benchmarks. To add some papers not included, you could create an issue or a pull request. Note: the following results are copied from their original papers.
For trained models by OpenUnReID
, please refer to MODEL_ZOO.md.
Method | Venue | Code | mAP(%) | R@1(%) | R@5(%) | R@10(%) | Reference |
---|---|---|---|---|---|---|---|
SpCL | NeurIPS'20 | PyTorch | 19.1 | 42.3 | 55.6 | 61.2 | Self-paced Contrastive Learning with Hybrid Memory for Domain Adaptive Object Re-ID |
MMCL | CVPR'20 | PyTorch | 11.2 | 35.4 | 44.8 | 49.8 | Unsupervised Person Re-Identification via Multi-Label Classification |
Method | Venue | Code | mAP(%) | R@1(%) | R@5(%) | R@10(%) | Reference |
---|---|---|---|---|---|---|---|
SpCL | NeurIPS'20 | PyTorch | 26.8 | 53.7 | 65.0 | 69.8 | Self-paced Contrastive Learning with Hybrid Memory for Domain Adaptive Object Re-ID |
MMT | ICLR'20 | PyTorch | 22.9 | 49.2 | 63.1 | 68.8 | Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification |
MMCL | CVPR'20 | PyTorch | 15.1 | 40.8 | 51.8 | 56.7 | Unsupervised Person Re-Identification via Multi-Label Classification |
ECN++ | TPAMI'20 | - | 15.2 | 40.4 | 53.1 | 58.7 | Learning to Adapt Invariance in Memory for Person Re-identification |
SSG | ICCV'19 | PyTorch | 13.2 | 31.6 | - | 49.6 | Self-similarity Grouping: A Simple Unsupervised Cross Domain Adaptation Approach for Person Re-identification |
ECN | CVPR'19 | PyTorch | 8.5 | 25.3 | 36.3 | 42.1 | Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification |
PTGAN | CVPR'18 | - | 2.9 | 10.2 | - | 24.4 | Person Transfer GAN to Bridge Domain Gap for Person Re-Identification |
Method | Venue | Code | mAP(%) | R@1(%) | R@5(%) | R@10(%) | Reference |
---|---|---|---|---|---|---|---|
SpCL | NeurIPS'20 | PyTorch | 26.5 | 53.1 | 65.8 | 70.5 | Self-paced Contrastive Learning with Hybrid Memory for Domain Adaptive Object Re-ID |
MMT | ICLR'20 | PyTorch | 23.3 | 50.1 | 63.9 | 69.8 | Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification |
MMCL | CVPR'20 | PyTorch | 16.2 | 43.6 | 54.3 | 58.9 | Unsupervised Person Re-Identification via Multi-Label Classification |
ECN++ | TPAMI'20 | - | 16.0 | 42.5 | 55.9 | 61.5 | Learning to Adapt Invariance in Memory for Person Re-identification |
SSG | ICCV'19 | PyTorch | 13.3 | 32.2 | - | 51.2 | Self-similarity Grouping: A Simple Unsupervised Cross Domain Adaptation Approach for Person Re-identification |
ECN | CVPR'19 | PyTorch | 10.2 | 30.2 | 41.5 | 46.8 | Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification |
PTGAN | CVPR'18 | - | 3.3 | 11.8 | - | 27.4 | Person Transfer GAN to Bridge Domain Gap for Person Re-Identification |