abao365 / waifu2x-go

waifu2x implemented in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

waifu2x-go

waifu2x written in Golang.

USAGE

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

LICENSE

MIT License

About

waifu2x implemented in Go


Languages

Language:Go 100.0%