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

deepunet.py raises an error about local variable 'i' reference before assignment #24

Open
AlexandruHeits opened this issue Oct 13, 2021 · 0 comments

Comments

@AlexandruHeits
Copy link

File "/home/alexandrugh/Documents/work/sketchColorization/AttentionedDeepPaint/trainer/deepunet.py", line 136, in train
return i
UnboundLocalError: local variable 'i' referenced before assignment

Any idea or workaround for this?
Thanks a lot and congrats for the great work!
It would be also great to have a series of pretrained models that we can finetune or test on single images.

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