mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
10 lines
85 B
INI
10 lines
85 B
INI
|
[conv]
|
||
|
width=200
|
||
|
height=200
|
||
|
channels=3
|
||
|
filters=10
|
||
|
size=15
|
||
|
stride=16
|
||
|
activation=relu
|
||
|
|