From 86588f15796a47faa2deb572da0bc62d15fe6c9c Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Mon, 9 Dec 2019 14:20:36 -0800 Subject: [PATCH] updates --- cfg/csresnext50-panet-spp.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cfg/csresnext50-panet-spp.cfg b/cfg/csresnext50-panet-spp.cfg index ece11221..4cff3c37 100644 --- a/cfg/csresnext50-panet-spp.cfg +++ b/cfg/csresnext50-panet-spp.cfg @@ -76,7 +76,7 @@ activation=leaky [convolutional] batch_normalize=1 -filters=128 +filters=64 size=1 stride=1 pad=1 @@ -107,7 +107,7 @@ activation=leaky [convolutional] batch_normalize=1 -filters=128 +filters=64 size=1 stride=1 pad=1 @@ -138,7 +138,7 @@ activation=leaky [convolutional] batch_normalize=1 -filters=128 +filters=64 size=1 stride=1 pad=1