We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@deepcs233 你好,请问Q-former的训练策略和BLIP2中使用的方法是一样的吗?
The text was updated successfully, but these errors were encountered:
请问Q-former可学习的权重,包含在VisionEncoder的权重中吗?
Sorry, something went wrong.
Qformer = BertLMHeadModel.from_pretrained( "bert-base-uncased", config=encoder_config )
请问Q-former是基于bert-base-uncased的权重吗?
No branches or pull requests
@deepcs233
你好,请问Q-former的训练策略和BLIP2中使用的方法是一样的吗?
The text was updated successfully, but these errors were encountered: