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

add RGPR data augmentation for person reid

Open AlphaPlusTT opened this issue 4 years ago • 2 comments

Add RGPR data augmentation for person reid(An Effective Data Augmentation for person re-identification(https://arxiv.org/abs/2101.08533)) mgn_repvgg_wo_RGPR(epoch 60): rank1: 90.44, mAP: 81.56 mgn_repvgg_w_RGPR(epoch 60): rank1: 90.66, mAP: 82.16 mgn_repvgg_w_RGPR(epoch 120): rank1: 91.07, mAP: 82.18

AlphaPlusTT avatar Jun 09 '21 03:06 AlphaPlusTT

Thank you so much! Did you have experiment results with resnet50?

L1aoXingyu avatar Jun 09 '21 08:06 L1aoXingyu

Not yet, but i can give a try :)

AlphaPlusTT avatar Jun 09 '21 09:06 AlphaPlusTT