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

Add pretrained models of waifu2x #12

Open
3 tasks
Witiko opened this issue Feb 9, 2021 · 1 comment
Open
3 tasks

Add pretrained models of waifu2x #12

Witiko opened this issue Feb 9, 2021 · 1 comment
Assignees

Comments

@Witiko
Copy link
Member

Witiko commented Feb 9, 2021

We are currently shipping with only the ESPCN, SRCNN, VESPCN, and VSRNET models, which are pre-trained on real-world footage. Where superresolution really shines, however, is text, CGI, and drawings. Waifu2x is a good early implementation of superresolution and its pretrained models for drawn content are the industry standard. Although waifu2x uses the Torch Lua framework, a Python reimplementation in Tensorflow exists and supports loading the pre-trained models.

We should:

@Witiko Witiko changed the title Add waifu2x model files Add pretrained models of waifu2x Feb 9, 2021
@Witiko
Copy link
Member Author

Witiko commented Feb 11, 2021

See also tcyrus/waifu2x-onnx, which documents the conversion of pre-trained waifu2x models to the ONNX format.

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