BSN-boundary-sensitive-network
BSN-boundary-sensitive-network copied to clipboard
why multi 0.01 before sigmoid function?
"x = torch.sigmoid(0.01*self.conv3(x))" why multi 0.01 before sigmoid function?