SKTBrain / DiscoGAN

Official implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
773 stars 171 forks source link

How to test model?? #28

Open edwardcho opened 4 years ago

edwardcho commented 4 years ago

Hello Sir,

I trained your code using edges2shoes. But I couldn't test.

If you don't mind, please tell me test-code using trained-model and input-image.

Thanks.

mohammadshahabuddin commented 3 years ago

Hi,

During training, the model is tested after fixed number of iterations. The results that you get after training are based on images from val folder. Check DiscoGAN/discogan/image_translation.py