Open sanersbug opened 6 years ago
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!
What is the value of n_class that you pass into the unet?
n_class
@jakeret I am sure the n_class is 2
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!