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

enable ops to support span #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tntwise5
Copy link

This is from my fork, https://github.com/TNTwise/SPAN-ncnn-vulkan/tree/master. Span can offer faster render times, while beating even some transformer-based super resolution architectures, and is similar in psnr to SwinIR. It works fine with ncnn, as long as some ops are enabled within ncnn. The models in the span repo should just work with upscayl after these changes, and can be exported with some versions of chainner nightly, https://github.com/chaiNNer-org/chaiNNer-nightly/releases/tag/2024-04-07.

@TNTwise
Copy link

TNTwise commented May 28, 2024

Clarification: chainner does not work to convert span pytorch models to ncnn, you would need to use a script like https://github.com/TNTwise/SPAN-ncnn-vulkan/blob/master/export_span_spandrel.py

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