-
-
Notifications
You must be signed in to change notification settings - Fork 71
[Feature Request] Add new 4.7 & 4.8 models #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
If you recompile ncnn with the memory data parameter set as yes, you can use these models converted by styler00dollar: https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan/tree/master/models If you want a tutorial, the best luck you will have is with this: styler00dollar/VSGAN-tensorrt-docker#37, although, I have tried and had little success with model conversion Edit: I recompiled a version with the models: https://github.com/TNTwise/rife-ncnn-vulkan/releases/latest Edit 2: A guide: |
Just chiming in with a +1 for this request. 4.8 is specifically what I'd love to see here. |
What is resemble in the models? |
I'm assuming you mean ensemble, and an explanation is here #50 (comment) |
Hey doods i have a bat file gui for this, just create in and out folders where the exe is but its not hardcoded you can set any folder. |
In my opinion that's more harder than using the terminal version |
Sorry to bump this thread after awhile. Just wanting to ask if I download just the model folders from your repo, will they work out of the box? Or would you recommend I download yous release version instead? Thanks! |
Download the version from my releases, the models won't work with nihuis binaries. |
Are your models in resemble? |
No, but you can download ensemble models from https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan/tree/master/models |
Hi TNTwise, i wanted to message you but i did not found a way, im new to github lol. So im using MPC-HC with a RX 6900XT graphics card and im using SVP+RIFE. How can i use your models? Did i get sthg wrong? I hope you can help me, im kinda new into this stuff! <3 |
Ncnn and onnx are different things. My repo only contains ncnn versions of the models. If you are looking for a .onnx model, they can be found here: https://github.com/styler00dollar/VSGAN-tensorrt-docker/releases/tag/models |
thanks for making clear!! so would which one would you suggest out of all these 4.14's? lol :) |
Fp16 clamp sim is usually the best. I don't have any experience with svp. |
okay :) and last question, whats the difference between ensembletrue and ensemblefalse? |
Ensemblefalse is the default, ensembletrue merges 2 different flows together, it takes longer but can produce a better result. |
Or at least a little guide on how users can convert future models to NCNN themselves?
The text was updated successfully, but these errors were encountered: