nihui / realsr-ncnn-vulkan

RealSR super resolution implemented with ncnn library
MIT License
1.1k stars 112 forks source link

Invalid scale argument #24

Open suiyiling opened 3 years ago

suiyiling commented 3 years ago

Hi, I have tried other upscale ratio like 3 by 'realsr-ncnn-vulkan.exe -i input.jpg -o output.png -s 3', the the following error prompt out: 'invalid scale argument', do I need to recompile the files somehow ? I am using Windows.

Thanks so much in advance.

ArchieMeng commented 3 years ago

Because in realsr-ncnn-vulkan, there is only one scale ratio: 4x.