SegFormer icon indicating copy to clipboard operation
SegFormer copied to clipboard

Ade20k dataset val/test problem

Open gavin-gqzhang opened this issue 2 years ago • 1 comments

When I used segformer to directly use the Ade20k dataset for training and testing, it was shown that there was a difference in size. I tried to test_ Add resize to pipeline, but it can't be solved

gavin-gqzhang avatar Sep 07 '22 12:09 gavin-gqzhang

Error reporting content: RuntineError: stack expects each tensor to be equal size, but got [3,512,512] at entry 8 and [3,704,512]at entry 1

gavin-gqzhang avatar Sep 07 '22 12:09 gavin-gqzhang