Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Rife-App 3.35

Sucessor of Dain-App. Interpolate videos using AI · By GRisk

Image sequence input error

A topic by vital_net created Apr 09, 2021 Views: 225 Replies: 1
Viewing posts 1 to 2

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 :)

Developer

Does all images have the same height and width? If so, are they 2700X3375? So i can run some tests