cfg/darknet.cfg
@@ -1,5 +1,5 @@ [net] batch=256 batch=128 subdivisions=1 height=256 width=256 @@ -7,11 +7,10 @@ momentum=0.9 decay=0.0005 learning_rate=0.01 policy=step scale=.1 step=100000 max_batches=400000 learning_rate=0.1 policy=poly power=4 max_batches=500000 [crop] crop_height=224 @@ -104,6 +103,7 @@ activation=leaky [softmax] groups=1 [cost] type=sse