How to test Synapse?
onion-LHJ opened this issue · 0 comments
onion-LHJ commented
Hi, for Synapse datasets (this is somehow different from ACDC and prostate), please import the dataset:
from dataloaders.dataset import BaseDataSets_Synapse
and then replace the orginal dataset.
and the bugs indicates the evaluation metrics error. This is not a significant problems, and I guess you could just potentially not use the HD95 metrics, that would be fine. because ths loss is based on dice, not HD95.
hi, have you tried to train a model with 10,000 iterations? or 30,000 iterations?
Thanks.
Originally posted by @ziyangwang007 in #17 (comment)