eriklindernoren / PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.
MIT License
16.22k stars 4.05k forks source link

Could you give me a test code for pix2pix? #157

Open MMMMMz opened 3 years ago

MMMMMz commented 3 years ago

I recently trained pix2pix, and during the test I found that there seems to be no test part. So I want to ask if you can send me the code for the test part.