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 confusions #6

Closed
Holmes-GU opened this issue Feb 19, 2021 · 3 comments
Closed

some confusions #6

Holmes-GU opened this issue Feb 19, 2021 · 3 comments

Comments

@Holmes-GU
Copy link

Holmes-GU commented Feb 19, 2021

你好:

opts/base_module.py 103、104行代码如下:
103 y_forward_smallscale4 = self.bn3_smallscale4(self.conv3_smallscale4(y_forward_smallscale4))
104 y_backward_smallscale4 = self.bn3_smallscale4(self.conv3_smallscale4(y_forward_smallscale4))
这个104行的输入变量y_forward_smallscale4是否有误呢?应该是y_backward_smallscale4吧?

@yztongzhan
Copy link
Collaborator

Thanks for your suggestion. We will fix this bug and update the model zoo very soon.

@Holmes-GU
Copy link
Author

Thanks for your suggestion. We will fix this bug and update the model zoo very soon.

Hi, what does the term 'missing-alignment issue' in the paper mean?

@yztongzhan
Copy link
Collaborator

yztongzhan commented Mar 4, 2021

You can read STM.

@yztongzhan yztongzhan changed the title 可能的书写有误 some confusions Mar 8, 2021
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