meetps/pytorch-semseg

unetUp pad error

mmchen88 opened this issue · 1 comments

self.conv(torch.cat([outputs1, outputs2], 1))
the size()[3] of outputs1 and outputs2 may be different