SPMC_VideoSR
SPMC_VideoSR copied to clipboard
Running error
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>.
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.