issues
search
danieltan07
/
tensorflow-cycle-gan
This is my attempt at recreating the CycleGAN paper: https://arxiv.org/pdf/1703.10593.pdf
12
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How can I solve this question? Variable Disc_A/Conv/weights does not exist,
#2
minsso
opened
6 years ago
1
Instance normalization should use standard deviation (tf.nn.moments gives variance)
#1
RobinKa
opened
7 years ago
0