You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used my own dataset with 20 classes and modified the loss function to CeDiceLoss in the same way as the skin lesion segmentation dataset. When training to the 30th epoch, I encountered the error 'Found input variables with inconsistent numbers of samples: [6029312, 120586240]'. Do I need to modify the CeDiceLoss function
I was wondering how I might adapt it for 2D multi-class classification tasks. please let me know what modifications might be needed?
The text was updated successfully, but these errors were encountered: