FCN-pytorch icon indicating copy to clipboard operation
FCN-pytorch copied to clipboard

deconvolution weight

Open CNHNLP opened this issue 6 years ago • 1 comments

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.

CNHNLP avatar May 15 '19 11:05 CNHNLP

I also found this problem. I think the author may simplified some steps.....

QuinnZhuu avatar Dec 16 '20 03:12 QuinnZhuu