Practical-RIFE icon indicating copy to clipboard operation
Practical-RIFE copied to clipboard

Which time ratios are supported?

Open bonlime opened this issue 1 year ago • 1 comments

Hey, I see that in inference image by default you use powers of 2 for interpolation, but also support passing arbitrary "ratio". I'm trying to understand how RIFE is being trained and what are the actual possible inference timestamps.

Do you use random [0, 1] during training or only use powers of 2 as possible options? If powers of 2, what is the largest i can use? The reason i ask is because generally models don't work well for values outside of their training domain, so i'm being very cautious here

bonlime avatar Jul 08 '24 12:07 bonlime