mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Fine-tuning densenet201_yolo.cfg and resnet50_yolo.cfg
This commit is contained in:
@ -1935,7 +1935,7 @@ activation=leaky
|
|||||||
|
|
||||||
[route]
|
[route]
|
||||||
layers=-1,-3
|
layers=-1,-3
|
||||||
|
stopbackward=1
|
||||||
|
|
||||||
|
|
||||||
[convolutional]
|
[convolutional]
|
||||||
|
@ -488,7 +488,7 @@ activation=linear
|
|||||||
[shortcut]
|
[shortcut]
|
||||||
from=-4
|
from=-4
|
||||||
activation=leaky
|
activation=leaky
|
||||||
|
stopbackward=1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user