Hi, I find that the real-esrgan is a Python project, but the release package is build with ncnn. I'm trying to find the code used to compile the release package, but it fails. Then I noticed this project that also uses ncnn, and using the release package from this project to call the real-esrgan-ncnn model, I found that I could get the exact same result as the real-esrgan-ncnn.
Considering Xinntao is your partner, I guess that the real-esrgan-ncnn release package may be compiled by you, or maybe even using the code from this project?
Is there any problem I might have calling real-esrgan's model using realsr-ncnn's code?
Hi, I find that the real-esrgan is a Python project, but the release package is build with ncnn. I'm trying to find the code used to compile the release package, but it fails. Then I noticed this project that also uses ncnn, and using the release package from this project to call the real-esrgan-ncnn model, I found that I could get the exact same result as the real-esrgan-ncnn. Considering Xinntao is your partner, I guess that the real-esrgan-ncnn release package may be compiled by you, or maybe even using the code from this project? Is there any problem I might have calling real-esrgan's model using realsr-ncnn's code?