Issues
- 9
I have two questions:1) I train on my dataset for implement 2 classes when last layer sigmoid activate for binary cross entropy ,but the loss didn't convergence, 2) and the output shape is (N, C, 32, 32) when input shape is (N,C,128,128), can I unsample output to mask size(128,128) ?
#6 opened by liuchuanloong - 0
how to apply it on non-square image?
#7 opened by lingligithub - 3
- 2
accuracy on Pascal VOC
#1 opened by ds2268 - 3
number of channel mismatch
#5 opened by 1973Blunt - 4
one of the variables needed for gradient computation has been modified by an inplace operation
#2 opened by drdlfy