Results 12 comments of Kiyamou

I had port it to VapourSynth. But because the model only supports 4x scale, I don't think it is very useful for video processing. So I didn't release at that...

Maybe a few days later. I'm a bit lazy. ≥﹏≤

Vapoursynth filter: https://github.com/Kiyamou/VapourSynth-RealSR-ncnn-Vulkan It's a early version. Something need to be modified (such as parameters "tilesize_x" and "tilesize_y").

You can try [VapourSynth-RealCUGAN-ncnn-Vulkan](https://github.com/Kiyamou/VapourSynth-RealCUGAN-ncnn-Vulkan) with VapourSynth

Please refer to https://github.com/Kiyamou/VapourSynth-RealSR-ncnn-Vulkan/issues/4 I cannot guarantee when I will do this...Sorry

It's interesting! I would like to try. But I have limited skills and I'm a little busy now. So maybe I need some time. Thank for your suggestion.

emmm...I'm not good at AVS. And I think VS is a more suitable choice. Maybe I will learn AVS+ at one day. But it will be a long time later....

Maybe the path of model can't contain Chinese. Because in code `std::ifstream` is used to check if model exists. `std::ifstream` is not friendly to Chinese. (But I haven't tested it...

I want to see the original image to find problems. One picture is enough

All right, then I close the issue. If have other problems, please open it again.