keras-unet-collection icon indicating copy to clipboard operation
keras-unet-collection copied to clipboard

How to add dropout and reguralizer to the unet_2d model

Open AnjuMKaimal opened this issue 1 year ago • 0 comments

I am trying to use the unet_2d model from collection . However the curve shows that data is overfitting. I want to add regularizer and droput to the layers . How can I incorporate this ?

AnjuMKaimal avatar Jul 14 '22 01:07 AnjuMKaimal