deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

When the input is of some size, such as 270x270, the following error will occur.

Open CaoWGG opened this issue 5 years ago • 2 comments

y = y + self.fuse_layers[i][j](x[j])

RuntimeError: The size of tensor a (68) must match the size of tensor b (72) at non-singleton dimension 3

CaoWGG avatar Jul 04 '19 02:07 CaoWGG

@CaoWGG hello, did you change the input image size?

eng100200 avatar Oct 12 '19 08:10 eng100200

Hello, may I ask how you resolved this issue? Thank you for your reply

1334233852 avatar May 09 '24 07:05 1334233852