mirror of https://github.com/menyifang/DCT-Net
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.
13 lines
284 B
JSON
13 lines
284 B
JSON
2 years ago
|
{
|
||
|
"parameters": {
|
||
|
"output": "face_generation/experiment_stylegan",
|
||
|
"ffhq_ckpt": "pretrained_models/stylegan2-ffhq-config-f-256-550000.pt",
|
||
|
"size": 256,
|
||
|
"sample": 1,
|
||
|
"pics": 5000,
|
||
|
"truncation": 0.7,
|
||
|
"form": "single"
|
||
|
}
|
||
|
}
|
||
|
|