-
Notifications
You must be signed in to change notification settings - Fork 18
数据集问题 #7
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
Comments
是不是camus数据集那里的格式处理不同 |
请问使用CAMUS数据集时,为什么验证集上的val_dice一直不变?? |
同问啊 |
CAMUS里面含有三个类别,类别和类别之间过度地带特征比较模糊,在确保预处理好的数据集没有问题的情况下,可以从以下两个个方面进行尝试: |
@HuashengPang 你好,我遇到相同的问题,请问您是如何解决的?我的输出seg都是0 |
@xianlin7 您好,请问你们是如何预处理CAMUS的数据的,我这边是通过sitk resize到256x256的方式。
|
@xianlin7 |
哦哦,这个eval_camus_patient应该是用于多类别的吧。但目前SAMUS在camus上的输出是单层的,并且使用的CAMUS是单类别训练的,应该要换成其他eval_model吧。 |
请问CAMUS这个数据集的图片loss很快为0是怎么回事
The text was updated successfully, but these errors were encountered: