GenZmeY
3acbb56f87
- add preview mode; - deps config; - upscale mode is selected automatically; - add scale mode support (i.e. without noise reduction); - refactoring.
14 lines
291 B
Plaintext
14 lines
291 B
Plaintext
### 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"
|