This commit is contained in:
Glenn Jocher 2020-01-11 20:15:41 -08:00
parent 77034467f6
commit 01d485831f
1 changed files with 1 additions and 2 deletions

View File

@ -174,8 +174,7 @@ def train():
augment=True,
hyp=hyp, # augmentation hyperparameters
rect=opt.rect, # rectangular training
image_weights=False,
cache_labels=epochs > 10,
cache_labels=True,
cache_images=opt.cache_images)
# Dataloader