"cacheflow/entrypoints/openai/openai_frontend.py" did not exist on "e86717833da1216222cf0d490c2e3ba198610b13"
train_1024p_24G.sh 359 Bytes
Newer Older
yongshk's avatar
yongshk committed
1
2
3
4
############## To train images at 2048 x 1024 resolution after training 1024 x 512 resolution models #############
######## Using GPUs with 24G memory
# Using labels only
python train.py --name label2city_1024p --netG local --ngf 32 --num_D 3 --load_pretrain checkpoints/label2city_512p/ --niter 50 --niter_decay 50 --niter_fix_global 10 --resize_or_crop none