milesial/Pytorch-UNet

为什么预测出来的图片全黑,能不能回复一下

FRC1221 opened this issue · 5 comments

为什么预测出来的图片全黑,能不能回复一下

你好,我遇到了相同的问题,你的问题解决了吗

你好,我遇到了相同的问题,你的问题解决了吗

没有,换其他的

你是不是 跑train的时候用了 --amp?可以试试不要用amp再train一遍

I have the same problem. I did not use amp. Did you solve it?

In my case, maybe smaller batch-size can solve it.