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
请问train.py得到的结果中最后Daig、PN、BMV、VS、PIG、STR、DAG、RS: the model accuracy is 中得到的数据是论文table6中 78.48 ± 0.35 | 73.08 ± 0.32 | 88.13 ± 0.21 | 81.77 ± 1.09 | 69.37 ± 1.15 | 76.03 ± 0.98 | 64.64 ± 0.52 | 81.44 ± 0.83 | 76.62 ± 0.11 分类准确度吗,为什么我的复现结果与论文中的结果有一定偏差
The text was updated successfully, but these errors were encountered:
您好,应该是table6中最后一行的结果,不知道您得到的结果是多少?复现偏差的原因您可以看一下#1中我的回复,在那里我还附了另外训练好的模型权重,您可以直接拿来测试。
Sorry, something went wrong.
非常感谢您的回答
请问如何去看这个Precision、 Sensitivity 、 Specificity各个指标
label的标签在derm7pt/dataset.py中可以查到
No branches or pull requests
请问train.py得到的结果中最后Daig、PN、BMV、VS、PIG、STR、DAG、RS: the model accuracy is 中得到的数据是论文table6中
78.48 ± 0.35 | 73.08 ± 0.32 | 88.13 ± 0.21 | 81.77 ± 1.09 | 69.37 ± 1.15 | 76.03 ± 0.98 | 64.64 ± 0.52 | 81.44 ± 0.83 | 76.62 ± 0.11
分类准确度吗,为什么我的复现结果与论文中的结果有一定偏差
The text was updated successfully, but these errors were encountered: