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

Load function in test() function in model.py #1

Open
Atharva13 opened this issue Mar 27, 2019 · 0 comments
Open

Load function in test() function in model.py #1

Atharva13 opened this issue Mar 27, 2019 · 0 comments

Comments

@Atharva13
Copy link

Hello, could U please tell me where do u have the definition for load in the model.py
as I am getting an error while testing the code.

File "model.py", line 235, in
gan.test(opt)
File "model.py", line 200, in test
if self.load(opt.checkpoint_dir):
AttributeError: 'cyclegan' object has no attribute 'load'

Any help would be appreciated

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

1 participant