Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error:Train Glyph Network: #9

Open
liukboy opened this issue Jan 5, 2019 · 3 comments
Open

Error:Train Glyph Network: #9

liukboy opened this issue Jan 5, 2019 · 3 comments

Comments

@liukboy
Copy link

liukboy commented Jan 5, 2019

When I run ./scripts/train_cGAN.sh Capitals64.
There are a problem.
111

This is my current environment configuration (Ubuntu 16.04 + torch 1.0.0+ torchvision 0.2.1 others using pip install)

@liukboy
Copy link
Author

liukboy commented Jan 6, 2019

@azadis

@ramicetty
Copy link

Hi i too face same. I replaced self.loss_G_GAN.data[0] to self.loss_G_GAN.item()

@Linsong-Xu
Copy link

change self.loss_G_GAN.data[0] to self.loss_G_GAN.item()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants