gq
Results
3
issues of
gq
i saw in your code modules.py,you use tf.sign to deal with mask? why?
hey, i implement this paper base on pytorch, if you are interested , you can refer to [here](https://github.com/qiaoguan/Person-reid-GAN-pytorch)
hi~, In your paper, for the generated DCGAN pictures, the probability for each class is the same ,i.e. 1/k(k is the numer of the class), while in the training stage...