From 329e47b5d64f52a6d899c70401e2629b705078f2 Mon Sep 17 00:00:00 2001
From: Alexey <AlexeyAB@users.noreply.github.com>
Date: Sat, 31 Dec 2016 13:02:06 +0000
Subject: [PATCH] Update Readme.md - Pareto frontier mAP-FPS

---
 cfg/yolo.cfg |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cfg/yolo.cfg b/cfg/yolo.cfg
index 0f84289..fda339a 100644
--- a/cfg/yolo.cfg
+++ b/cfg/yolo.cfg
@@ -1,6 +1,6 @@
 [net]
-batch=64
-subdivisions=8
+batch=1
+subdivisions=1
 width=416
 height=416
 channels=3

--
Gitblit v1.10.0