unet-nested-multiple-classification icon indicating copy to clipboard operation
unet-nested-multiple-classification copied to clipboard

ValueError: Sigmoid output possible only with 1 class

Open wangfusheng-cqu opened this issue 4 years ago • 2 comments

How to deal with it。

wangfusheng-cqu avatar Nov 05 '20 02:11 wangfusheng-cqu

I solved this problem by setting "deepsupervision = False" in config.py

stellating avatar Nov 08 '20 14:11 stellating

I solved this problem by setting "deepsupervision = False" in config.py

thank you for your help,It can be solved by your way.

wangfusheng-cqu avatar Nov 11 '20 09:11 wangfusheng-cqu