Hello,
This is what happen when using image sequence as input.
<function RifeQueue at 0x000001409B3979D0>
Traceback (most recent call last):
File "RifeQueue.py", line 367, in RifeQueue
RuntimeError: Sizes of tensors must match except in dimension 0. Got 2700 and 3375 in dimension 2 (The offending index is 1)
I'm using 200 png files, Intel CPU, Nvidia 1060 on a laptop.
Any idea ??
Thank you :)