You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
384 B
JSON

{
"parameters": {
"output": "face_generation/experiment_stylegan",
"ckpt": "pretrained_models/stylegan2-ffhq-config-f-256-550000.pt",
"ckpt_ffhq": "pretrained_models/stylegan2-ffhq-config-f-256-550000.pt",
"size": 256,
"batch": 8,
"n_sample": 4,
"iter": 1500,
"sample_every": 100,
"save_every": 100
}
}