DeepCrack icon indicating copy to clipboard operation
DeepCrack copied to clipboard

Sigmoid Function

Open tamimdnan6240 opened this issue 2 years ago • 0 comments

Hi, If you want to use the sigmoid activation function in the last layer you should use this to the model.py what is the purpose of using torch. sigmoid in every layer in the training and validation loop? I removed visdom and fit this model just as other CNN models like UNet. so, I also didn't understand of the code in the screenshot. Can you please explain this?

image

tamimdnan6240 avatar Apr 05 '23 06:04 tamimdnan6240