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

some questions about the ECB block structure diagram in the paper #10

Closed
zhangliukun opened this issue Sep 26, 2021 · 1 comment
Closed

Comments

@zhangliukun
Copy link

Thanks for your great work. I have some questions about the ECB block structure diagram in the paper.
The ECB block in the paper has conv-33 and sobel-Dy branch but conv-11 and sobel-Dy int the code. Is there someting wrong in the structure diagram (3.1 b) of the paper?

@xindongzhang
Copy link
Owner

Thanks for your great work. I have some questions about the ECB block structure diagram in the paper.
The ECB block in the paper has conv-3_3 and sobel-Dy branch but conv-1_1 and sobel-Dy int the code. Is there someting wrong in the structure diagram (3.1 b) of the paper?

Thanks for your interest to this work. It is an typo and should be conv1x1-SobelDy sequence, please refer to the implementation of ecb.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