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
怎么将模型用于下游任务VAR呢? 分类头在提供的checkpoint里面吗?
The text was updated successfully, but these errors were encountered:
我们的VAR任务采用了VTB作为基线模型,然后直接加载我们提供VehicleMAE的预训练模型进行训练即可。 我们的checkpoint只包含vit-base16的主干网络不包含分类头。
Sorry, something went wrong.
No branches or pull requests
怎么将模型用于下游任务VAR呢?
分类头在提供的checkpoint里面吗?
The text was updated successfully, but these errors were encountered: