rlaphoenix / VSGAN

PyTorch-based Super-Resolution and Restoration Image Processing Module for VapourSynth
https://vsgan.phoeniix.dev
MIT License
190 stars 13 forks source link

Input size error when using EGVSR #30

Open banjaminicc opened 1 year ago

banjaminicc commented 1 year ago
shape '[1, 4, 2, 3840, 2160]' is invalid for input of size 65863680

Error is thrown when a 540x960 clip is set as input

rlaphoenix commented 1 year ago

What was the model size and input clip format?