===============================================================
This code has the source code for the paper "Random Erasing Data Augmentation".
Thanks for Zhun Zhong,Liang Zheng
| Original image | Random Erasing |
|---|---|
![]() |
![]() |
[Official Torchvision in Transform]
[Pytorch: Random Erasing for ImageNet]
[Person_reID_baseline + Random Erasing + Re-ranking]
- HARDWARE:Tesla V100 * 4
- Python3.5.6
- Model: WideResNet28-10
- batch_size: 128
- epochs: 100


