TNTwise / rife-ncnn-vulkan

RIFE, Real-Time Intermediate Flow Estimation for Video Frame Interpolation implemented with ncnn library
MIT License
34 stars 4 forks source link

Onnx version code for rife? #10

Open lgthappy opened 1 month ago

lgthappy commented 1 month ago

I downloaded the rife v2 version of the onnx model you provided, do you have the code on how to convert it to an onnx model? And would also like to ask you about how to use the converted onnx, do you have code for all this? The computer I am learning to use right now is Windows, and I would like to run rife on this at an accelerated rate.

TNTwise commented 1 month ago

You can get the onnx from vsgan tensorrt docker in the models release. Use that if you want accelerated inference with ONNX.