Skip to content
New issue

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

关于模型最终输出的数据问题 #3

Open
yangz9527 opened this issue Nov 24, 2023 · 2 comments
Open

关于模型最终输出的数据问题 #3

yangz9527 opened this issue Nov 24, 2023 · 2 comments

Comments

@yangz9527
Copy link

您好 感谢您写出的论文 在复现实验中我有几个疑惑希望您能解答 是关于模型最终输出的结果的 模型在训练结束后 保存了模型并输出了相应的指标 但是我发现在文章中对于数据集上的测评指标 在模型最后保存的时候只输出了一个 对于其他的指标如何计算 在代码中并没有指出 请问文章中对应指标是如何计算出来的

@zhenqi-he
Copy link
Owner

Hi, thanks for your question about the evaluation matrices.

For the codes in this repo, we only offer the codes for calculating the dice score as an example. You may apply more evaluation matrices like F1 score and accuracy, which are applied in our paper, for evaluation. And you also may apply matrices beyond what we used in the paper. For codes implementing these matrices, there are many different implementations, you can choose any one for implementation.

@sususu-lab
Copy link

您好 感谢您写出的论文 我想问一下只有训练的文件吗,没有预测文件吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants