Skip to content
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

Convert to NCNN #41

Open
Siziff opened this issue Feb 19, 2024 · 2 comments
Open

Convert to NCNN #41

Siziff opened this issue Feb 19, 2024 · 2 comments

Comments

@Siziff
Copy link

Siziff commented Feb 19, 2024

How to convert the model to ncnn? If there is no WARP layer in ncnn, then how can it be converted with a dimension of not 3 channels? in the inference function, the flow dimension has 2 channels instead of the required three to replace, as they do here - https://github.com/TNTwise/REAL-Video-Enhancer/wiki/Convert-Rife-Models

@ltkong218
Copy link
Owner

You can refer to ncnn Implementation of IFRNet. It may be helpful.

@Siziff
Copy link
Author

Siziff commented Feb 21, 2024

@ltkong218 I have seen this solution, but it does not describe the conversion process, but only gives the already converted models :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants