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

binding_count not match, expect 9 but got 2 + 0 in rife-v4 model. (rife-v4 model does not support TTA.) #40

Closed ghost closed 2 years ago

ghost commented 2 years ago

I tried to utilize the v4 model, but that error causes problems. Only v4 models are missing contextnet.bin, contextnet.param and fusionnet.bin, fusionnet.param files.

Is this missing a model that is needed to make the model work?

nihui commented 2 years ago

tta option currently not implemented in v4 model

ghost commented 2 years ago

Ah, I see. I'll wait for TTA to be implemented in v4.

nihui commented 2 years ago

implemented since https://github.com/nihui/rife-ncnn-vulkan/commit/528da7336b3a75ba683cf75b3519d9d83c578de9