nihui / rife-ncnn-vulkan

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

rife-ncnn-vulkan creates different output from rife-cuda #47

Open mikebilly opened 2 years ago

mikebilly commented 2 years ago

Using the same Rife model 2.3, rife-ncnn-vulkan creates outputs not as smooth as rife-cuda. However, rife-cuda has more warping between the frames than rife-ncnn-vulkan. Why is this?