Skip to content

Commit

Permalink
Minor fix for yolov4-custom.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyAB committed May 1, 2020
1 parent f14054e commit 6cbb75d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/darknet/x64/cfg/yolov4-custom.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@ size=1
stride=1
pad=1
activation=mish
stopbackward=800

##########################

Expand Down
1 change: 1 addition & 0 deletions cfg/yolov4-custom.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@ size=1
stride=1
pad=1
activation=mish
stopbackward=800

##########################

Expand Down

0 comments on commit 6cbb75d

Please sign in to comment.