You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem was that the ONNX model was in BHWC format instead of BCHW. VideoJaNai is excellent, but now the tiling lines on the upscaled video image bother me a bit. Is it possible to disable tiling? Thank you very much.
These ase input tensors and output:
Input Tensors:
Name: input, Shape: [1, 192, 192, 3]
Output Tensors:
Name: netOutput, Shape: ['?', 768, 768, 3]
Could you please explain me how to enable "flexible_output" option?
Thank you very much in advance!
The text was updated successfully, but these errors were encountered: