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

cscada_net.py code has error #5

Open
userhr2333 opened this issue Nov 23, 2022 · 1 comment
Open

cscada_net.py code has error #5

userhr2333 opened this issue Nov 23, 2022 · 1 comment

Comments

@userhr2333
Copy link

hello, First of all, thank you very much for opening up the source code, but I found a problem in your code
line 64 code: up_4 = self.up4(conv4, center, domain_label)
but up4 code in line 130: def forward(self, down_outputs, domain_label): only has 3 position, up4(conv4, center, domain_label) + self has 4 postion, not match

@JoeGue
Copy link
Collaborator

JoeGue commented Nov 30, 2022

Hi userhr2333, thanks for your interest in our project.
You are right, there is a mistake in cscada_net.py, and we have corrected it in our new version in cscada_net.py.

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