SPMC_VideoSR icon indicating copy to clipboard operation
SPMC_VideoSR copied to clipboard

Running error

Open YuanZYF opened this issue 6 years ago • 1 comments

ValueError: Dimension 2 in both shapes must be equal, but are 480 and 960. Shapes are [1,3,480,640] and [1,3,960,1280]. for 'concat' (op: 'ConcatV2') with input shapes: [1,3,480,640,1], [1,3,960,1280,2], [] and with computed input tensors: input[2] = <-1>.

YuanZYF avatar Feb 26 '19 03:02 YuanZYF

Please at least include more details. Did you test on your own images with different sizes?

If you change input sizes, I think you need to modify code accordingly.

jiangsutx avatar Feb 27 '19 02:02 jiangsutx