mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
15 lines
129 B
INI
15 lines
129 B
INI
[conv]
|
|
width=28
|
|
height=28
|
|
channels=1
|
|
filters=20
|
|
size=5
|
|
stride=1
|
|
activation=linear
|
|
|
|
[conn]
|
|
output = 10
|
|
activation=ramp
|
|
|
|
[softmax]
|