yunjey / mnist-svhn-transfer

PyTorch Implementation of CycleGAN and SSGAN for Domain Transfer (Minimal)
MIT License
431 stars 109 forks source link

testing code #2

Open juntingzh opened 6 years ago

juntingzh commented 6 years ago

Hi, thanks for sharing the well-written code. Could you please also share the testing code? I have successfully trained the model, now I just want to test it on the validation set.

2311069658 commented 5 years ago

I have the same problem, have you solved it?