nihui / waifu2x-ncnn-vulkan

waifu2x converter ncnn version, runs fast on intel / amd / nvidia / apple-silicon GPU with vulkan
MIT License
3.01k stars 210 forks source link

More upscale ratio? #121

Closed NaughtDZ closed 3 years ago

NaughtDZ commented 3 years ago

Why not add -s 3/4/ and so on?Some small images i need run program twice and need change config twice.May we can make life easier?

Kiyamou commented 3 years ago

Because the model only supports 2x scale.

If need 4x/8x..., you can upscale twice or more. If need 3x, you need other methods as an aid.