styler00dollar / VapourSynth-RIFE-ncnn-Vulkan

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

More models #22

Closed kedaitinh12 closed 7 months ago

kedaitinh12 commented 7 months ago

Hi, can you add more model from here? Thanks https://github.com/hzwer/Practical-RIFE?tab=readme-ov-file

TNTwise commented 7 months ago

I have a few more models exported here: https://github.com/TNTwise/rife-ncnn-vulkan Note, you will have to use the binary there to run 3.6 and 3.9, as i had to add in more elif statements. Put in pull for 3.9, if you have any specific requests for models, I can convert.

styler00dollar commented 7 months ago

Older models tend to have differences, for example the amount of inputs like timestep or a split model over multiple files. This makes support harder and I am not really interested to invest time into deprecated models. I will add models if someone will do a pull request though.