Open roqvist opened 3 years ago
How do I specify the scale array override --maxIterAtScale when calling train.py?
--maxIterAtScale
train.py
python train.py PGAN -c "<configPath>" -n "<modelName>" -d "<outputDir>" --restart --save_iter 6000 --maxIterAtScale ???
Proposed fix #130
How do I specify the scale array override
--maxIterAtScale
when callingtrain.py
?python train.py PGAN -c "<configPath>" -n "<modelName>" -d "<outputDir>" --restart --save_iter 6000 --maxIterAtScale ???