-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
在自己的领域的数据集上按照你的conflict-robust cluster discrimination再微调如何? #89
Comments
当然可以,我已经有 inshop 微调的结果了 出处之这里: |
@anxiangsir 这么强的吗,我看paperwithcode的最好效果在in-shop上才91.9
|
@anxiangsir 另外问一下Result of Zero-Shot Image Retrieval里面最好的结果是86.7是代表只在laion400M做预训练直接作用于in-shop数据集来测, 而Result of Supervised Image Retrieval里面最好的结果是96.7是在laion400M做预训练后拿in-shop数据集进一步用conflict-robust cluster discrimination方式再微调,对吗? |
你理解的没有错,是可以在 paper with code 上面更新结果的 |
@anxiangsir ,大佬,不好意思再来打扰到您,您之前说你已经有了微调in-shop的模型,
通过这种方式只能加载到zero-shot方式的模型吧,那[result-of-supervised-image-retrieval]中对应监督微调in-shop的模型在哪里呀? |
真的是很棒的工作。我想请教一下,我想加载你的模型作为预训练初始化,然后我用我自己的数据集(如电商场景),大概100万张图片,用你的conflict-robust cluster discrimination方式再微调一下,你觉得会有大的提高吗。因为我看你的结果里在In-shop数据集上表现是86.7,但是目前最好的已经达到91.9了,所以是不是按照我说的用领域内的图片按照你的方式微调一下会更好
The text was updated successfully, but these errors were encountered: