This commit is contained in:
Glenn Jocher 2019-07-12 15:45:57 +02:00
parent 0aa9759a90
commit f906bc9872
1 changed files with 4 additions and 4 deletions

View File

@ -4,9 +4,9 @@
# subdivisions=1 # subdivisions=1
# Training # Training
batch=64 batch=64
subdivisions=8 subdivisions=16
width=320 width=608
height=320 height=608
channels=3 channels=3
momentum=0.9 momentum=0.9
decay=0.0005 decay=0.0005
@ -16,7 +16,7 @@ exposure = 1.5
hue=.1 hue=.1
learning_rate=0.001 learning_rate=0.001
burn_in=366 burn_in=1000
max_batches = 500200 max_batches = 500200
policy=steps policy=steps
steps=400000,450000 steps=400000,450000