Joseph Redmon
2016-02-08 23955b9fa0a29465ad2a2d13c445b49e6d5adef2
cfg/yolo.cfg
@@ -1,6 +1,6 @@
[net]
batch=64
subdivisions=2
subdivisions=64
height=448
width=448
channels=3
@@ -9,8 +9,8 @@
learning_rate=0.001
policy=steps
steps=100,200,300,400,500,600,700,20000,30000
scales=2,2,1.25,1.25,1.25,1.25,1.03,.1,.1
steps=200,400,600,20000,30000
scales=2.5,2,2,.1,.1
max_batches = 40000
[crop]
@@ -218,7 +218,7 @@
output= 1470
activation=linear
[region]
[detection]
classes=20
coords=4
rescore=1