qiaoguan / Person-reid-GAN-pytorch

A Pytorch Implementation of "Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro"(ICCV17)
158 stars 49 forks source link

I have some question in DCGAN-tensorflow。 #3

Open Mr-zhu0912 opened 6 years ago

Mr-zhu0912 commented 6 years ago

I want to reproduced paper experiment and find your code in github.But i don't learn tensorflow, and the time is too a little bit short to analysis your source code .If you have DCGAN code about pytorch or can tell me the detailed step in DCGAN-tensorflow folder . Thank you a lot!

qiaoguan commented 6 years ago

the details of use DCGAN-tensorflow is in the DCGAN-tensorflow folder, you can install tensorflow, and try to run the code, its very easy(you do not need to learn tensorflow, just try to run the code)