用自己数据集在运行unet_train.py时遇到了这个问题:Raise ValueError<’Unsupported image shape: %s’ %<x.shape,>>,说明,运行前我已经将channel顺序改正过来,但是在程序运行到第一个epoch快结束时出现该错误,请问有人有解决方案吗?
用自己数据集在运行unet_train.py时遇到了这个问题:Raise ValueError<’Unsupported image shape: %s’ %<x.shape,>>,说明,运行前我已经将channel顺序改正过来,但是在程序运行到第一个epoch快结束时出现该错误,请问有人有解决方案吗?