Minor fix

This commit is contained in:
AlexeyAB 2019-12-18 15:34:02 +03:00
parent 01ad1f5415
commit 7f25e50279
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
# Training # Training
batch=64 batch=64
subdivisions=16 subdivisions=16
width=416 width=512
height=416 height=512
channels=3 channels=3
momentum=0.9 momentum=0.9
decay=0.0005 decay=0.0005

View File

@ -5,8 +5,8 @@
# Training # Training
batch=64 batch=64
subdivisions=16 subdivisions=16
width=416 width=512
height=416 height=512
channels=3 channels=3
momentum=0.9 momentum=0.9
decay=0.0005 decay=0.0005