This commit is contained in:
Glenn Jocher
2019-07-12 15:44:39 +02:00
parent bb38391342
commit 0aa9759a90
3 changed files with 8 additions and 9 deletions
+4 -4
View File
@@ -4,9 +4,9 @@
# subdivisions=1
# Training
batch=64
subdivisions=16
width=608
height=608
subdivisions=8
width=320
height=320
channels=3
momentum=0.9
decay=0.0005
@@ -16,7 +16,7 @@ exposure = 1.5
hue=.1
learning_rate=0.001
burn_in=1000
burn_in=366
max_batches = 500200
policy=steps
steps=400000,450000