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
你好,我想请问一下,论文中的数据集是怎么划分验证集的,论文似乎只提及了训练集和测试集的划分。如果是使用五折交叉检验,对于DUKE和HEG这样的小数据,会导致验证集只包含十张左右的图片。我实验的过程中发现验证集和测试集的结果会不一致。
The text was updated successfully, but these errors were encountered:
正如文中表述的,没有划分验证集,保留训练集上得分最高的权重用于后续测试
Sorry, something went wrong.
No branches or pull requests
你好,我想请问一下,论文中的数据集是怎么划分验证集的,论文似乎只提及了训练集和测试集的划分。如果是使用五折交叉检验,对于DUKE和HEG这样的小数据,会导致验证集只包含十张左右的图片。我实验的过程中发现验证集和测试集的结果会不一致。
The text was updated successfully, but these errors were encountered: