Hello, this is my first attempt to compile and scale a image with waifu2x-ncnn-vulkan and I hope someone can help me. I use AlmaLinux 8.6 WSL with Windows 11 (for tesing). The build from source working fine. I copied "waifu2x-ncnn-vulkan" to folder "/waifu2x-ncnn-vulkan/models" because he don't found the models.
Hello, this is my first attempt to compile and scale a image with waifu2x-ncnn-vulkan and I hope someone can help me. I use AlmaLinux 8.6 WSL with Windows 11 (for tesing). The build from source working fine. I copied "waifu2x-ncnn-vulkan" to folder "/waifu2x-ncnn-vulkan/models" because he don't found the models.
"-g -1" because I want CPU based converting. After call from folder "models" I get a output.png image
Result is this:
What is my mistake? Remove parameter -g change nothing.
Oh, solution was easy. I must add parameter "-m models-upconv_7_anime_style_art_rgb".