2,101

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

How can I test R70 vapoursynth instead of R64 provided for svp, and you have  plan to updated ? I dunno if there a real benefit but a think so many things fix/changed on it , that a like to try it. So if someone get me pointers , it will be very appreciated.

2,102

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

> I dunno if there a real benefit

nope

> How can I test R70 vapoursynth

put portable release into SVP 4/mpv64

2,103

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

Chainik wrote:

> I dunno if there a real benefit

nope

> How can I test R70 vapoursynth

put portable release into SVP 4/mpv64

Thanks for respond, which file do a put into mpv64 folder, if copy the entire folder i get unable to initialize vapoursynth api 4.0 error

2,104

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

all files
dunno which Python version it wants, probably you have to replace portable Python too

2,105

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

Chainik wrote:

all files
dunno which Python version it wants, probably you have to replace portable Python too

Thanks, I think better leave like it is, wait until you decided update on the future.

2,106

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

For those interesting Model 4.26_heavy its out , for me at least don't work as well as 4.25, maybe for those with 4090 will.

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

Drakko01 wrote:

4.26_heavy its out

These files should allow SVP to find files ending with "_large.onnx".

Post's attachments

helpers.py 855 b, 51 downloads since 2024-11-18 

vsmlrt.py 102.46 kb, 51 downloads since 2024-11-18 

2,108 (edited by narkohol 19-11-2024 11:42:54)

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

Does changing these as suggested in vsmlrt.py make sense for RTX 40XX gpus?

https://i.postimg.cc/505Pf7zr/image.png

If yes...    which numbers are recommended for 'Streams' and 'Workspace'?

any other recommendations for the other parameters?

2,109 (edited by dawkinscm 19-11-2024 12:38:35)

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

narkohol wrote:

Does changing these as suggested in vsmlrt.py make sense for RTX 40XX gpus?

https://i.postimg.cc/505Pf7zr/image.png

If yes...    which numbers are recommended for 'Streams' and 'Workspace'?

any other recommendations for the other parameters?

What changes?

2,110 (edited by narkohol 19-11-2024 18:50:17)

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

dawkinscm wrote:
narkohol wrote:

Does changing these as suggested in vsmlrt.py make sense for RTX 40XX gpus?

https://i.postimg.cc/505Pf7zr/image.png

If yes...    which numbers are recommended for 'Streams' and 'Workspace'?

any other recommendations for the other parameters?

What changes?

Those specified in that header as 'basic performance tuning':

        set fp16 = True (on RTX GPUs)
        increase num_streams
        increase workspace
        set use_cuda_graph = True
       

That by default are:

        fp16: bool = False
        num_streams: int = 1
        workspace: typing.Optional[int] = None
        use_cuda_graph: bool = False

2,111

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

num_streams comes from the RIFE profile
force_fp16 = True, tf32 = True, use_cuda_graph = True
come from helpers.py

2,112

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

Chainik wrote:

num_streams comes from the RIFE profile
force_fp16 = True, tf32 = True, use_cuda_graph = True
come from helpers.py

What about 'Workspace'?

vsmlrt.py 'performance tuning' header says "increase workspace", but in helpers.py it is set to backend.workspace = None

https://i.postimg.cc/Dy3PQKX9/image.png

2,113

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

narkohol wrote:
Chainik wrote:

num_streams comes from the RIFE profile
force_fp16 = True, tf32 = True, use_cuda_graph = True
come from helpers.py

What about 'Workspace'?

vsmlrt.py 'performance tuning' header says "increase workspace", but in helpers.py it is set to backend.workspace = None

https://i.postimg.cc/Dy3PQKX9/image.png

"The maximum workspace is set to None for the total memory size of the GPU."

none is the best

2,114

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

HELLLLLOOOOO
Good evening I'll stop you for two seconds, Excuse me
I dropped my post here
For those curious about image interpolation models rife is not the only one that exists for video
All that remains is to try to make them work in real time
A PLUS DANS LE BUS
https://www.svp-team.com/forum/viewtopic.php?id=7466

2,115 (edited by oriento 27-11-2024 17:33:35)

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

hello, when I use the transcode feature, *2 gives me 24fps for a 4k video (for the speed of generation, so it needs twice the length of the video), but anything above (like 2.5*, 3*, or 4*)will give me only 14fps.
I'm using a rtx 2080

What speed do you get and do you also get lower speed at anything higher than 2x ?

2,116

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

x2.5 and x3 are two times slower than x2

2,117

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

thanks, for those with rtx 4090, what fps do you get when transcoding 4k video ?

2,118 (edited by RickyAstle98 28-11-2024 17:47:21)

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

oriento wrote:

thanks, for those with rtx 4090, what fps do you get when transcoding 4k video ?

The RIFE model dependant!
Older the model - better performance, newer backwards!
My RTX 4070 can handle 4K source, transcoding 24>48 sequence at 48FPS speed - 4.4v2 performance!

2,119

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

i'm with 4.25v2, you're using 4.4v2 ?

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

oriento wrote:

i'm with 4.25v2, you're using 4.4v2 ?

The difference between 4.4 and 4.25 twise as much by performance, but without artefacts! Thats was example!

2,121 (edited by jamesharding 28-11-2024 18:15:37)

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

When the system accurately detects a scene cut, my understanding is the final frame is duplicated. On a fast panning shot, that comes across as a stutter as the motion is clearly slower on the final frame. Is there any combination of settings that prevents/minimises that from happening? Currently using 4.15 as my benchmark

2,122

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

RickyAstle98 wrote:
oriento wrote:

i'm with 4.25v2, you're using 4.4v2 ?

The difference between 4.4 and 4.25 twise as much by performance, but without artefacts! Thats was example!


Where can I find the 4.4v2 model?
I would like to try with him, with the 4.25vs model my speed is 20fps and I don't see that model to select, I only see 4.4

Thank you so much.

2,123

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

raider10 wrote:

Where can I find the 4.4v2 model?
I would like to try with him, with the 4.25vs model my speed is 20fps and I don't see that model to select, I only see 4.4

Thank you so much.

There is an external link at SVP Wiki page in RIFE chapter
Download there

2,124

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

Honza wrote:
raider10 wrote:

Where can I find the 4.4v2 model?
I would like to try with him, with the 4.25vs model my speed is 20fps and I don't see that model to select, I only see 4.4

Thank you so much.

There is an external link at SVP Wiki page in RIFE chapter
Download there

Thanks, but 4.4v2 version is missing smile

2,125

Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!

raider10 wrote:
Honza wrote:
raider10 wrote:

Where can I find the 4.4v2 model?
I would like to try with him, with the 4.25vs model my speed is 20fps and I don't see that model to select, I only see 4.4

Thank you so much.

There is an external link at SVP Wiki page in RIFE chapter
Download there

Thanks, but 4.4v2 version is missing smile

https://github.com/AmusementClub/vs-mlr … e_v2_v4.7z