From e63b3a6f912cc2b1f6f00f2a9d342624a06dc3a4 Mon Sep 17 00:00:00 2001 From: Joseph Redmon <pjreddie@gmail.com> Date: Tue, 09 Jun 2015 18:17:46 +0000 Subject: [PATCH] syncing messed something up --- cfg/rescore.cfg | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/cfg/rescore.cfg b/cfg/rescore.cfg index 9024d53..954c158 100644 --- a/cfg/rescore.cfg +++ b/cfg/rescore.cfg @@ -178,6 +178,13 @@ filters=1024 activation=ramp +[convolutional] +size=3 +stride=1 +pad=1 +filters=1024 +activation=ramp + [connected] output=4096 activation=ramp @@ -195,4 +202,3 @@ rescore=1 nuisance = 0 background=0 - -- Gitblit v1.10.0