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

evaluate module Import error in train_gan [solution] #10

Open
Pranesh6767 opened this issue Dec 3, 2020 · 1 comment
Open

evaluate module Import error in train_gan [solution] #10

Pranesh6767 opened this issue Dec 3, 2020 · 1 comment

Comments

@Pranesh6767
Copy link

in train_gan.py file
in line 15 there should be :
from evaluate_gan import evaluate
instead of "from evaluate import evaluate"
Otherwise, there will be an import error

@AshJordanZhao
Copy link

ty for reminding!

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

2 participants