Open satatchan opened 2 weeks ago
Can you please give me a workflow/some tips for nodes that will accomplish that? I am trying to do the same thing but running into issues. I've found a good node to split images but nothing to recombine them so far
I just made 2 nodes. Which splits original image sequence into 9 parts. Then you do GIMM-VFI on each of these 9 parts. And then combine 9 parts back to one. tensorsplit_combine.txt And actually I found seams on stronger movement sequences. But it worked quite good in my case where movement was weaker.
Can you please give me a workflow/some tips for nodes that will accomplish that? I am trying to do the same thing but running into issues. I've found a good node to split images but nothing to recombine them so far
Very cool! Much appreciated, I will test this out once I am home.
It works pretty good on splitted images. I successfully managed to split input 4k sequence to 9 slices, interpolate each of them and then combine together. No visible seams so far. Otherwise there is always OOM error. Even with fullhd.
*also it runs successfully with cupy-cuda11x 13.3.0