waifu2x-ncnn-vulkan
all
Image upscaler for manga/anime-style images using NCNN neural network framework.
More info →Examples (3)
Upscale an image
waifu2x-ncnn-vulkan -i path/to/input_file -o path/to/output_fileUpscale an image by a custom scale factor and denoise it
waifu2x-ncnn-vulkan -i path/to/input_file -o path/to/output_file -s 1|2|4|8|16|32 -n -1|0|1|2|3Save the upscaled image in a specific format
waifu2x-ncnn-vulkan -i path/to/input_file -o path/to/output_file -f jpg|png|webpmade by @shridhargupta | data from tldr-pages