Skip to content

Commit

Permalink
fixed tiny
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreddie committed Mar 28, 2018
1 parent 6f6e475 commit 897c346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfg/yolov2-tiny.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ filters=425
activation=linear

[region]
anchors = 18.3274,21.6763, 59.9827,66.001, 106.83,175.179, 252.25,112.889, 312.657,293.385
anchors = 0.57273, 0.677385, 1.87446, 2.06253, 3.33843, 5.47434, 7.88282, 3.52778, 9.77052, 9.16828
bias_match=1
classes=80
coords=4
Expand Down

0 comments on commit 897c346

Please sign in to comment.