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

About backbone frozen training #2

Open
ZiYuTou opened this issue Nov 26, 2024 · 0 comments
Open

About backbone frozen training #2

ZiYuTou opened this issue Nov 26, 2024 · 0 comments

Comments

@ZiYuTou
Copy link

ZiYuTou commented Nov 26, 2024

Thank you for your outstanding contribution! When reading your code, I found that you froze the backbone (i.e. CLIPVisionTransformer) by setting its learning rate to zero in the settings. However, in the backbone, in addition to the original part of the CLIP, there are also some newly defined fpn layers, including some untrained ConvTranspose2d layers. Do these layers not need to be trained?

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