manicman1999/StyleGAN2-Tensorflow-2.0

Generated images are very white

Opened this issue · 0 comments

image
Idk y but my images are getting generated like this.

These images are generated with the evaluate function while training. I want to generate fresh images, how do i do that? ive tried calling model.generateTurncated function but it gives error that "ndarray objects are not callable"
Can someone help, im new to all this