Is there a way I can add external models? I grabbed "rife-v4.16_lite_ensembleTrue" model folder from [https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan] and pasted in current project on my computer. However, if I specify model in command line $ I have the following error "layer MemoryData not exists or registered" error.
Is there a way I can add external models? I grabbed "rife-v4.16_lite_ensembleTrue" model folder from [https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan] and pasted in current project on my computer. However, if I specify model in command line $ I have the following error "layer MemoryData not exists or registered" error.
Command line: rife-ncnn-vulkan -i input_frames -o output_frames -m rife-v4.16_lite_ensembleTrue
Regards,