xq141839 / DCSAU-Net

Elsevier-CIBM-2023: A deeper and more compact split-attention U-Net for medical image segmentation
https://www.sciencedirect.com/science/article/pii/S0010482523000914
Apache License 2.0
72 stars 16 forks source link

请教一个问题 #2

Closed jiokul closed 2 years ago

jiokul commented 2 years ago

我使用这个网络分割眼底图像视盘,按照README中的流程做完后iou仅达到了0.04,同时loss并没有明显下降,我想请教一下是我还需要调整额外的参数吗

jiokul commented 2 years ago

iou0.04因为预测的是全白 并没有成功预测

xq141839 commented 2 years ago

你有微信或者qq吗,可以讨论一下

xq141839 commented 2 years ago

[jiokul]:修改损失函数为1-dice,现在运行成功,iou在0.98左右