| ------------ Options ------------- | |
| batchSize: 1 | |
| checkpoints_dir: /data/yfyang/project/Single-Image-Reflection-Removal-Beyond-Linearity/Synthesis/checkpoints_synthesis | |
| gpu_ids: [0, 1, 2, 3, 4, 5, 6, 7] | |
| how_many: 50 | |
| init_type: normal | |
| input_nc: 6 | |
| isTrain: False | |
| max_dataset_size: inf | |
| nThreads: 8 | |
| n_layers_D: 5 | |
| name: reflection_synthesis | |
| ndf: 64 | |
| ngf: 64 | |
| no_dropout: True | |
| norm: instance | |
| output_nc: 3 | |
| phase: test | |
| results_dir: ./results_synthesis/ | |
| serial_batches: True | |
| type: focused | |
| which_epoch: 130 | |
| which_model_netD: basic | |
| which_model_netG: resnet_9blocks | |
| -------------- End ---------------- | |