Update default.yaml

pull/3932/head
yinfan98 9 months ago committed by GitHub
parent 850d30394d
commit 19f1a7cce7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -179,9 +179,6 @@ generator_first: False # whether to start updating generator first
# OTHER TRAINING SETTING #
##########################################################
num_snapshots: 10 # max number of snapshots to keep while training
max_epoch: 10
save_interval_epochs: 1
eval_interval_epochs: 1
train_max_steps: 350000 # Number of training steps. == total_iters / ngpus, total_iters = 1000000
save_interval_steps: 1000 # Interval steps to save checkpoint.
eval_interval_steps: 250 # Interval steps to evaluate the network.

Loading…
Cancel
Save