Files
DRL_PROJ/generator/configs/phase2/_base_phase2.json
T
2026-04-30 13:10:33 +01:00

11 lines
186 B
JSON

{
"epochs": 100,
"data_dir": "cropped/generator",
"sources": ["wiki"],
"augment": true,
"image_size": 64,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000
}