You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
624 B
28 lines
624 B
{
|
|
"aspect_ratio": 1.0,
|
|
"batch_size": 1,
|
|
"beta1": 0.5,
|
|
"checkpoint": null,
|
|
"display_freq": 0,
|
|
"flip": true,
|
|
"gan_weight": 1.0,
|
|
"input_dir": "facades/train",
|
|
"l1_weight": 100.0,
|
|
"lab_colorization": false,
|
|
"lr": 0.0002,
|
|
"max_epochs": 200,
|
|
"max_steps": null,
|
|
"mode": "train",
|
|
"ndf": 64,
|
|
"ngf": 64,
|
|
"output_dir": "facades_train",
|
|
"output_filetype": "png",
|
|
"progress_freq": 50,
|
|
"save_freq": 5000,
|
|
"scale_size": 286,
|
|
"seed": 1550500280,
|
|
"separable_conv": false,
|
|
"summary_freq": 100,
|
|
"trace_freq": 0,
|
|
"which_direction": "BtoA"
|
|
} |