waifu2x written in Golang.
Usage:
waifu2x-go -i[--input] <input-image-path> -o[--output] <output-image-path> -m[--model] <model-path> -c[--cpu] <the-number-of-cpus>
Application Options:
-i, --input= Input image file path
-o, --output= Output image file path
-m, --model= Path of the model
-c, --cpu= The number of CPUs used to calculate
Help Options:
-h, --help