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

Code bug #1

Open
peylnog opened this issue Aug 27, 2022 · 2 comments
Open

Code bug #1

peylnog opened this issue Aug 27, 2022 · 2 comments

Comments

@peylnog
Copy link

peylnog commented Aug 27, 2022

Thanks for your excellent work , I trying to run your code. But I get a bug in your code
https://github.com/zhangzc21/ExSinGAN/blob/main/Models/ExSinGAN.py#L488

Bug detail: AttributeError: 'Namespace' object has no attribute 'alpha'

It seems that opt doesn't have alpha , maybe other name? like alpha_dip, etc.

Have a good day~

@zhangzc21
Copy link
Owner

zhangzc21 commented Aug 27, 2022

Very strangle, I don't remember what I deleted.. Anyway, it should be opt.alpha_texture, thanks for your issue, and I have fixed it. Have a nice weekend.

@peylnog
Copy link
Author

peylnog commented Aug 27, 2022

Very strangle, I don't remember what I deleted.. Anyway, it should be opt.alpha_texture, thanks for your issue, and I have fixed it. Have a nice weekend.

Thanks a lot.I try again

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