Skip to content

Instantly share code, notes, and snippets.

@savan77
Created October 20, 2020 21:50
Show Gist options
  • Select an option

  • Save savan77/adc5e9630c68a566e0e7f09788bd3523 to your computer and use it in GitHub Desktop.

Select an option

Save savan77/adc5e9630c68a566e0e7f09788bd3523 to your computer and use it in GitHub Desktop.
Training command
python train.py \
--dataset_name=custom \
--batch_size=1 \
--train_log_dir=/mnt/output/ \
--checkpoint=model.ckpt-399731 \
--max_number_of_steps=110000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment