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

A little confusion about the linear layer in the decoder #8

Closed
zaneoo opened this issue Jul 24, 2022 · 1 comment
Closed

A little confusion about the linear layer in the decoder #8

zaneoo opened this issue Jul 24, 2022 · 1 comment

Comments

@zaneoo
Copy link

zaneoo commented Jul 24, 2022

Hi, thank you for sharing such an excellent work. But there is one detail that makes me curious and confused. When the first layer feature of the encoder passes through the linear layer of the decoder, why the number of output channels is adjusted to the special 48 and not other sizes?

@yan-hao-tian
Copy link
Owner

Mainly for efficiency. DeepLabV3+ also uses similar setting.

@zaneoo zaneoo closed this as completed Jan 4, 2023
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