Keras-GAN
Keras-GAN copied to clipboard
At the test stage, I want to input the real image or not random of noise to test.
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!
Yes you can, but make sure, you didn't inset these images during training time, this will give you true evaluations.