tf_unet
                                
                                 tf_unet copied to clipboard
                                
                                    tf_unet copied to clipboard
                            
                            
                            
                        Very confused about the result of prediction!
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?
@jakeret I am sure the n_class is 2