BSN-boundary-sensitive-network icon indicating copy to clipboard operation
BSN-boundary-sensitive-network copied to clipboard

why multi 0.01 before sigmoid function?

Open YanZhang-bit opened this issue 4 years ago • 0 comments

"x = torch.sigmoid(0.01*self.conv3(x))" why multi 0.01 before sigmoid function?

YanZhang-bit avatar May 29 '20 12:05 YanZhang-bit