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 the weights of original CLIP layer #8

Open
LLFabiann opened this issue Jul 28, 2023 · 1 comment
Open

About the weights of original CLIP layer #8

LLFabiann opened this issue Jul 28, 2023 · 1 comment

Comments

@LLFabiann
Copy link

Are the weights of original CLIP layer always frozen during the whole training process?

@farewellthree
Copy link
Owner

No, the original CLIP layers are open. Ablation shows freezing CLIP leads to inferior results (but still owns obvious performance over baseline). To my best knowledge, there are no video-text retrieval models freezing CLIP, hence, we have to open CLIP for fair comparison.

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