updates
This commit is contained in:
parent
6509d8e588
commit
3eabb1114c
|
@ -16,10 +16,10 @@ exposure = 1.5
|
|||
hue=.1
|
||||
|
||||
learning_rate=0.001
|
||||
burn_in=1000
|
||||
max_batches = 500200
|
||||
burn_in=100
|
||||
max_batches = 5000
|
||||
policy=steps
|
||||
steps=400000,450000
|
||||
steps=4000,4500
|
||||
scales=.1,.1
|
||||
|
||||
[convolutional]
|
||||
|
|
Loading…
Reference in New Issue