pytorch-UNet icon indicating copy to clipboard operation
pytorch-UNet copied to clipboard

valueError

Open 15793723081 opened this issue 5 years ago • 2 comments

image Hello, I have read your code, which is very helpful to me. However, I reported such an error when using my own data set. Is there any solution?Thanks a million!

15793723081 avatar Nov 18 '19 14:11 15793723081

Judging from the ValueError, I think the problem is that the image to be saved is constant in intensity, thus it cannot convert it to uint8. I'll investigate this problem a bit and get back to you soon!

cosmic-cortex avatar Nov 19 '19 11:11 cosmic-cortex

Thank you and look forward to your reply.

15793723081 avatar Nov 19 '19 12:11 15793723081