Pytorch-UNet
Pytorch-UNet copied to clipboard
validation dice score is always same during training and predict generate output with 0s.
I have trained the model with custom dataset, the loss gradually decreasing but the validation score always the same. I tested the image with predict.py and got 0s output with blank mask.
i stuck in the same problem as you.
Hi. I have the same problem. Did you manage to solve it @MNaseerSubhani ?
我和你一样,我是自己用不同尺寸的数据集进行训练的,解决报错后能正常训练,但是DICE指标一直不变
请问你解决了吗,我也是相同的问题@jiao1021
请问你解决了吗,我也是相同的问题@jiao1021
我们修改了多次参数都无法解决。只能resize尺寸
请问你解决了吗,我也是相同的问题@jiao1021
我们修改了多次参数都无法解决。只能resize尺寸 请问你们修改后的尺寸是多少呢