图片拉伸+降噪黑科技 waifu2x-caffe 的命令行和下载链接

小工具 文章 2020-02-23 12:01 1117 0 全屏看文

AI助手支持GPT4.0

USAGE: 

   waifu2x-caffe-cui.exe  [-b <int>] [-c <int>] [-p <cpu|gpu|cudnn>]
                          [--model_dir <string>] [-s <double>] [-n <1|2>]
                          [-m <noise|scale|noise_scale|auto_scale>] [-e
                          <string>] [-l <string>] [-o <string>] -i <string>
                          [--] [--version] [-h]


Where: 

   -b <int>,  --batch_size <int>
     input batch size

   -c <int>,  --crop_size <int>
     input image split size

   -p <cpu|gpu|cudnn>,  --process <cpu|gpu|cudnn>
     process mode

   --model_dir <string>
     path to custom model directory (don't append last / )

   -s <double>,  --scale_ratio <double>
     custom scale ratio

   -n <1|2>,  --noise_level <1|2>
     noise reduction level

   -m <noise|scale|noise_scale|auto_scale>,  --mode <noise|scale
      |noise_scale|auto_scale>
     image processing mode

   -e <string>,  --output_extention <string>
     extention to output image file when output_path is (auto) or
     input_path is folder

   -l <string>,  --input_extention_list <string>
     extention to input image file when input_path is folder

   -o <string>,  --output_path <string>
     path to output image file (when input_path is folder, output_path must
     be folder)

   -i <string>,  --input_path <string>
     (required)  path to input image file

   --,  --ignore_rest
     Ignores the rest of the labeled arguments following this flag.

   --version
     Displays version information and exits.

   -h,  --help
     Displays usage information and exits.


   waifu2x reimplementation using Caffe


下载地址:

链接: https://pan.baidu.com/s/1LwexUUK4su7pHFca7aABCQ 提取码: eti3 复制这段内容后打开百度网盘手机App,操作更方便哦

-EOF-

AI助手支持GPT4.0