opt.txt
884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
------------ Options -------------
BP_input_nc: 18
D_n_downsampling: 2
G_n_downsampling: 2
P_input_nc: 3
aspect_ratio: 1.0
batchSize: 1
checkpoints_dir: ./checkpoints
dataroot: ./market_data/
dataset_mode: keypoint
display_id: 0
display_port: 8097
display_winsize: 256
fineSize: 256
gpu_ids: [0]
how_many: 200
init_type: normal
input_nc: 3
isTrain: False
loadSize: 286
max_dataset_size: inf
model: PATN
nThreads: 2
n_layers_D: 3
name: market_PATN
ndf: 64
ngf: 64
no_dropout: False
no_flip: True
norm: batch
ntest: inf
output_nc: 3
padding_type: reflect
pairLst: ./market_data/market-pairs-test.csv
phase: test
resize_or_crop: no
results_dir: ./results
serial_batches: False
use_flip: 0
which_direction: AtoB
which_epoch: latest
which_model_netD: resnet
which_model_netG: PATN
with_D_PB: 1
with_D_PP: 1
-------------- End ----------------