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 try to train the segmentation network in the koltektorSDD Dataset, either the MSEloss, or the BCEloss(), the training process cannot converge~~no matter the lr = 0.005, 0.01,0.1 ...
I use the dilation = 5, and scale(704, 256), and SGD optimizer
Can anyone give me any suggestion?
The text was updated successfully, but these errors were encountered:
I try to train the segmentation network in the koltektorSDD Dataset, either the MSEloss, or the BCEloss(), the training process cannot converge~~no matter the lr = 0.005, 0.01,0.1 ...
I use the dilation = 5, and scale(704, 256), and SGD optimizer
Can anyone give me any suggestion?
The text was updated successfully, but these errors were encountered: