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

Swintransformer结构问题 #23

Open
simonsmj opened this issue Apr 13, 2022 · 1 comment
Open

Swintransformer结构问题 #23

simonsmj opened this issue Apr 13, 2022 · 1 comment

Comments

@simonsmj
Copy link

你好,我想问下model中swintransformer好像并不是级联的结构
image
输出的四个stage好像是互不影响的,请问这样的原因是什么呢?

@xiaohu2015
Copy link
Owner

x_out是每个stage的输出,而x是stage的输出再加上downsample后得的,下一个stage用到的是x

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