tf_unet icon indicating copy to clipboard operation
tf_unet copied to clipboard

Very confused about the result of prediction!

Open sanersbug opened this issue 7 years ago • 2 comments

I have two class include water and background ,and my masks include 0 and 1. but the result has three class include 0,1,2???? what's the problem? any one meet it? Thanks a lot! result_

sanersbug avatar Aug 19 '18 07:08 sanersbug

What is the value of n_class that you pass into the unet?

jakeret avatar Aug 20 '18 11:08 jakeret

@jakeret I am sure the n_class is 2

sanersbug avatar Aug 21 '18 01:08 sanersbug