From 61c9d02ec461e30d55762ec7669d6a1d3c356fb2 Mon Sep 17 00:00:00 2001 From: Joseph Redmon Date: Fri, 14 Sep 2018 08:03:20 -0700 Subject: [PATCH] guys one of my beehives died :-( :bee: :skull: --- cfg/extraction.cfg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/cfg/extraction.cfg b/cfg/extraction.cfg index e18d5c0d..66cb15f8 100644 --- a/cfg/extraction.cfg +++ b/cfg/extraction.cfg @@ -1,6 +1,12 @@ [net] -batch=128 +# Training +# batch=128 +# subdivisions=4 + +# Testing +batch=1 subdivisions=1 + height=224 width=224 max_crop=320