-
Hi, I'm trying to train a network and I can't find much in the way of documentation as to stylegan2's metrics on tensorboard, so I figured I'd ask if you have any insight on this stuff.
Based on th…
-
Hello,
For the cross correlation loss, I was wondering why there was an extra factor of 10 in this function:
def compute(self, x_fake):
cross_correl_fake = cacf_torch(self.transform(x_f…
-
**Submitting author:** @https://github.com/josemanuel22 (José Manuel de Frutos)
**Repository:** https://github.com/josemanuel22/ISL
**Branch with paper.md** (empty if default branch):
**Version:** v0…
-
Hi,
Iam getting an error at the line trainerD = tf.train.AdamOptimizer().minimze(d_loss,var_list=d_vars)
Please look at the screenshot attached.
Thanks
![dcgan_issue](https://user-images.g…
-
I get this error: Error calling module: dataset.SearchDataset. I have attached the stacktrace for the error and also the yaml and dataset pyscript.
## Stack Trace
```
Traceback (most recent …
-
-
## I got this error:
## But when i check the argument temperature in search.yaml , it does. So could someone give me a hand?
## My platform is : Ubuntu18.04 with 4*2080Ti GPU, pytorch1.6.
```she…
-
- Lecture
- Book chapter
- “Generative Adversarial Nets”
- “Understanding Deep Learning”
- “Unsupervised representation learning with deep convolutional generative adversarial networks.”
- “Condi…
-
Hi, Thanks for updating the codebase frequently.
I am currently working on understanding the correlation score code. The formula in the paper looks like the Pearson correlation.
I also tried …
-
Hi @2y7c3, thanks for your awesome work. As for the last two terms in the last line of Eqn. 16, I am confused about how to convert the penalty term to the sum of these two l2 norms. Could you please p…
zen-d updated
6 months ago