DL-Art-School/codes/options/test/test_ESRGAN_adrianna_full.yml

29 lines
578 B
YAML
Raw Normal View History

2020-05-12 16:07:58 +00:00
name: adrianna
2020-04-22 06:37:54 +00:00
suffix: ~ # add suffix to saved images
model: sr
distortion: sr
scale: 4
crop_border: ~ # crop border when evaluation. If None(~), crop the scale pixels
gpu_ids: [0]
2020-05-12 16:07:58 +00:00
amp_opt_level: O3
2020-04-22 06:37:54 +00:00
datasets:
test_1: # the 1st test dataset
2020-05-12 16:07:58 +00:00
name: kayden
2020-04-22 06:37:54 +00:00
mode: LQ
2020-05-12 16:07:58 +00:00
batch_size: 13
dataroot_LQ: ..\..\datasets\kayden\images
start_at: 10000
2020-04-22 06:37:54 +00:00
#### network structures
network_G:
2020-05-12 16:07:58 +00:00
which_model_G: ResGen
nf: 256
nb_denoiser: 20
nb_upsampler: 10
upscale_applications: 1
2020-04-22 06:37:54 +00:00
#### path
path:
2020-05-12 16:07:58 +00:00
pretrain_model_G: ../experiments/resgen_vgg_disc_vixen_40000.pth