CNNbasedMedicalSegmentation
CNNbasedMedicalSegmentation copied to clipboard
Type Error
I am facing the Type Error while running the code.They says that the two branches should identical types but they are Tensor type (float64,vector) and (float32,vector). Please someone help me.

I have the same problem