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
您好,请问如果我加载了预训练模型,那么我想使用模型作为encoder :
embeddings[ModalityType.VISION] embeddings[ModalityType.AUDIO]
这两个是我应该使用的提取的特征吗?是否可用于后续的融合分类问题?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,请问如果我加载了预训练模型,那么我想使用模型作为encoder :
embeddings[ModalityType.VISION]
embeddings[ModalityType.AUDIO]
这两个是我应该使用的提取的特征吗?是否可用于后续的融合分类问题?
The text was updated successfully, but these errors were encountered: