Closed ghost closed 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.
contextnet.bin
contextnet.param
fusionnet.bin
fusionnet.param
Is this missing a model that is needed to make the model work?
tta option currently not implemented in v4 model
Ah, I see. I'll wait for TTA to be implemented in v4.
implemented since https://github.com/nihui/rife-ncnn-vulkan/commit/528da7336b3a75ba683cf75b3519d9d83c578de9
I tried to utilize the v4 model, but that error causes problems. Only v4 models are missing
contextnet.bin
,contextnet.param
andfusionnet.bin
,fusionnet.param
files.Is this missing a model that is needed to make the model work?