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

training feature apdatation conv2d #29

Open
minhhotboy9x opened this issue Oct 19, 2023 · 0 comments
Open

training feature apdatation conv2d #29

minhhotboy9x opened this issue Oct 19, 2023 · 0 comments

Comments

@minhhotboy9x
Copy link

Hi, I saw in the paper that to match student feature map size to teacher counterpart, we must use a conv2d to upscale student's feature map. However, I was confused about whether the conv2d block is trained with the student. If it is, I think that conv2d is non-contributed to the student since it is not used when we take the student for prediction. If not, the conv2d may not extract the traits of the student's feature map for the best KD. Can you explain this to me, please?

@minhhotboy9x minhhotboy9x changed the title training upscaled conv2d training feature apdatation conv2d Oct 19, 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

1 participant