video2d-2x/settings/waifu2x-caffe.conf

14 lines
291 B
Plaintext
Raw Normal View History

2020-10-26 23:25:40 +00:00
### Waifu2x-caffe settings ###
# you can read about each parameter here:
# https://github.com/lltcggie/waifu2x-caffe/blob/master/README-EN.md#command-line-options-common
Process="cudnn"
GpuNum="0"
ScaleRatio="3"
OutputDepth="16"
CropSize="256"
BatchSize="1"
Model="upresnet10"
TtaMode="0"