Keras segmentation_model nan loss after changing layer dtype
I’m trying to solve binary segmentation problem where I need to classify trees from background. My function for data preprocessing is quite simple and looks like this:
I’m trying to solve binary segmentation problem where I need to classify trees from background. My function for data preprocessing is quite simple and looks like this: