FCN-pytorch
FCN-pytorch copied to clipboard
deconvolution weight
Hello,thanks for your code. But there may be some question in deconvolution weight initialize.In original paper,it initialize the deconvolution weight with bilinear interpoltion. And I can't find this in your code.
I also found this problem. I think the author may simplified some steps.....