softmax does cost now, special case 1x1 convs

This commit is contained in:
Joseph Redmon
2018-05-04 01:28:59 -07:00
parent 508381b37f
commit e7405b513d
21 changed files with 41 additions and 65 deletions

View File

@@ -90,6 +90,3 @@ activation=linear
[softmax]
groups=1
[cost]
type=sse

View File

@@ -119,6 +119,3 @@ activation=leaky
[softmax]
groups=1
[cost]

View File

@@ -115,5 +115,3 @@ activation=leaky
groups=1
temperature=3
[cost]

View File

@@ -203,6 +203,3 @@ activation=linear
[softmax]
groups=1
[cost]
type=sse

View File

@@ -195,6 +195,3 @@ activation=linear
[softmax]
groups=1
[cost]
type=sse

View File

@@ -1949,6 +1949,3 @@ activation=linear
[softmax]
groups=1
[cost]
type=sse

View File

@@ -201,6 +201,3 @@ activation=leaky
[softmax]
groups=1
[cost]
type=sse

View File

@@ -204,6 +204,3 @@ activation=leaky
[softmax]
groups=1
[cost]
type=sse

View File

@@ -130,6 +130,3 @@ stride=1
[softmax]
[cost]
type=sse

View File

@@ -129,6 +129,4 @@ stride=1
[softmax]
[cost]
type=sse

View File

@@ -27,6 +27,4 @@ activation=linear
[softmax]
[cost]
type=sse

View File

@@ -1458,6 +1458,3 @@ activation=linear
[softmax]
groups=1
[cost]
type=sse

View File

@@ -506,6 +506,4 @@ activation=linear
[softmax]
groups=1
[cost]
type=sse

View File

@@ -35,6 +35,4 @@ activation=leaky
[softmax]
[cost]
type=sse

View File

@@ -35,6 +35,4 @@ activation=leaky
[softmax]
[cost]
type=sse

View File

@@ -180,6 +180,3 @@ activation=ramp
[softmax]
[cost]
type=sse

View File

@@ -171,6 +171,4 @@ activation=linear
[softmax]
groups=1
[cost]
type=sse

View File

@@ -148,6 +148,4 @@ activation=linear
[softmax]
groups=1
[cost]
type=sse