My tensorflow version is 1.1,
but whenIi run the Face_EBGAN.py after I changed the syntax that was not the same as the old version,
I got this issuse:
ValueError: Variable discriminator/enc_bn1/discriminator/enc_bn1_1/moments/moments_1/mean/ExponentialMovingAverage/ does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=None in VarScope?
If you can take a time to look at it i will very appreciate.
My tensorflow version is 1.1,
but whenIi run the Face_EBGAN.py after I changed the syntax that was not the same as the old version,
I got this issuse:
ValueError: Variable discriminator/enc_bn1/discriminator/enc_bn1_1/moments/moments_1/mean/ExponentialMovingAverage/ does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=None in VarScope?
If you can take a time to look at it i will very appreciate.