styler00dollar / VapourSynth-RIFE-ncnn-Vulkan

RIFE filter for VapourSynth
MIT License
97 stars 22 forks source link

Add rife-v3.9 + rife-v4.14-lite #23

Closed TNTwise closed 7 months ago

TNTwise commented 7 months ago

converted fast true ensemble false and fast false ensemble true, tested with vapoursynth, output looks decent for me but didn't compare directly to pytorch. 3.9 has timestep so it doesn't have the issue of the in2 failed.

hooke007 commented 7 months ago

My views...Old models should be removed. We already have the param model_path to allow to load those models.

TNTwise commented 7 months ago

Makes sense, I'll close this.

styler00dollar commented 7 months ago

This plugin is supposed to be a collection of hzwer rife models to make them easily accessible, so I think it would be fine to add this. I didn't have time to test it yet though.

TNTwise commented 7 months ago

Just added rife-v4.14-lite, model seems fine but it needs to have convolutiondepthwise set to true.

styler00dollar commented 7 months ago

Looks good, thanks.