Skip to content

Instantly share code, notes, and snippets.

@thundo
Created July 28, 2020 08:48
Show Gist options
  • Save thundo/0eadf286a02231b51219c15d6dcf03f8 to your computer and use it in GitHub Desktop.
Save thundo/0eadf286a02231b51219c15d6dcf03f8 to your computer and use it in GitHub Desktop.
StyleGAN2 Training
python run_training.py --num-gpus=1 --data-dir=~/datasets --config=config-e --dataset=lego --mirror-augment=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment