提交 f47af9e8 编写于 作者: L libodi

1

上级 a67a850b
...@@ -608,7 +608,7 @@ activation=linear ...@@ -608,7 +608,7 @@ activation=linear
[yolo] [yolo]
mask = 6,7,8 mask = 6,7,8
anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326 anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326
classes=20 classes=1
num=9 num=9
jitter=.3 jitter=.3
ignore_thresh = .5 ignore_thresh = .5
...@@ -692,7 +692,7 @@ activation=linear ...@@ -692,7 +692,7 @@ activation=linear
[yolo] [yolo]
mask = 3,4,5 mask = 3,4,5
anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326 anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326
classes=20 classes=1
num=9 num=9
jitter=.3 jitter=.3
ignore_thresh = .5 ignore_thresh = .5
...@@ -776,7 +776,7 @@ activation=linear ...@@ -776,7 +776,7 @@ activation=linear
[yolo] [yolo]
mask = 0,1,2 mask = 0,1,2
anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326 anchors = 10,13, 16,30, 33,23, 30,61, 62,45, 59,119, 116,90, 156,198, 373,326
classes=20 classes=1
num=9 num=9
jitter=.3 jitter=.3
ignore_thresh = .5 ignore_thresh = .5
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册