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

scenes / cuts

Open SamDecrock opened this issue 3 years ago • 1 comments

Hi,

I fun side effect is that it also interpolates between cuts/scenes. Is there a way to avoid this? Set a threshold so it doesn't do any interpolating when the image changes too much?

SamDecrock avatar Nov 16 '22 21:11 SamDecrock

https://github.com/hzwer/Practical-RIFE/blob/ae0c639856a332cd1d2a297f9398cec69e3001a7/inference_video.py#L242 There is a similarity threshold used to skip some interpolation.

hzwer avatar Nov 17 '22 03:11 hzwer