eSPGAN
eSPGAN copied to clipboard
We extend the SPGAN (our prior work in CVPR2018) to an end-to-end version, named eSPGAN. https://arxiv.org/pdf/1811.10551.pdf
Results
2
eSPGAN issues
Sort by
recently updated
recently updated
newest added
I ran the code from 'https://github.com/Simon4Yan/Person_reID_baseline_pytorch' using training data on Duke and obtain a model with 48.8% rank1 accuracy on Market. But after running espgan.py with the default parameters, the...
Hi, could you plz tell me how many data we need to train eSPGAN? thanks