Keras-GAN icon indicating copy to clipboard operation
Keras-GAN copied to clipboard

At the test stage, I want to input the real image or not random of noise to test.

Open maxin19940317 opened this issue 5 years ago • 1 comments
trafficstars

I already finished the stage of the train. Now, I'm going to restore my real picture, Can I put the real picture into the test? Thank you!

maxin19940317 avatar Dec 12 '19 09:12 maxin19940317

Yes you can, but make sure, you didn't inset these images during training time, this will give you true evaluations.

hiteshnitetc avatar Jun 12 '20 13:06 hiteshnitetc