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

suggestion to add some more new models. #9

Closed
ARTUROSING opened this issue Jun 17, 2022 · 8 comments
Closed

suggestion to add some more new models. #9

ARTUROSING opened this issue Jun 17, 2022 · 8 comments

Comments

@ARTUROSING
Copy link

Models A-ESRGAN https://github.com/Zi-hao-Wei/A-ESRGAN , Real EDRGAN + LDL https://github.com/csjliang/LDL. Thank you.

@ARTUROSING
Copy link
Author

I will be very grateful to you.

@tumuyan
Copy link
Owner

tumuyan commented Jun 18, 2022

In fact I have no experience of deploying Python projects to Android devices, all I have done is compile C projects for Android and create a UI for them.


ncnn projects and models
Most of the C code is copied from Nihui, cause of the directory structure had to be adjusted, the original git was broken

https://github.com/nihui/realsr-ncnn-vulkan
https://github.com/nihui/srmd-ncnn-vulkan
https://github.com/nihui/waifu2x-ncnn-vulkan
https://github.com/nihui/realcugan-ncnn-vulkan

@ARTUROSING
Copy link
Author

Or you can try adding the Real Esrgan + LDL model to the repository of this implementation, there is a code for converting to NCNN. Thank you.

@tumuyan
Copy link
Owner

tumuyan commented Jun 21, 2022

Or you can try adding the Real Esrgan + LDL model to the repository of this implementation, there is a code for converting to NCNN. Thank you.

As far as I know, the model needs to be convert and the pre-processing and inference code needs to be rewritten for ncnn. realsr and realesrgan could use same program cause of the authors are in same team.A-ESRGAN and LDL couldn‘t use it

@tumuyan
Copy link
Owner

tumuyan commented Jun 21, 2022

I have try models in this site, most of them could be converted to ncnn models and run on realsr-ncnn
https://upscale.wiki/wiki/Model_Database

you could get the tool from cupscal https://github.com/n00mkrad/cupscale/releases , in path CupscaleData\bin\pth2ncnn

@ARTUROSING
Copy link
Author

Try to convert this model to NCNN and add. program. Link to google drive with the model. https://drive.google.com/file/d/12-EJmXqjoFCe_gFn9db8eLxBAo37tc8F/view?usp=drivesdk

@tumuyan
Copy link
Owner

tumuyan commented Jun 26, 2022

Try to convert this model to NCNN and add. program. Link to google drive with the model. https://drive.google.com/file/d/12-EJmXqjoFCe_gFn9db8eLxBAo37tc8F/view?usp=drivesdk

It is not a public file. Actually you could try cupscale to convert it and do some test

@ARTUROSING
Copy link
Author

Hello tumuyan.

Could you add realesr-general-x4v3.pth model, it should be fully compatible. When is the new update coming out?
Thank you, very much looking forward to your reply!

@tumuyan tumuyan closed this as completed Apr 18, 2023
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