From 0be9b45835eda071f5a1754581630e2f9e4891d3 Mon Sep 17 00:00:00 2001
From: Alexey <AlexeyAB@users.noreply.github.com>
Date: Mon, 02 Jan 2017 12:30:24 +0000
Subject: [PATCH] Update Readme.md - pragma-libs in How to compile

---
 cfg/yolo.cfg |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cfg/yolo.cfg b/cfg/yolo.cfg
index 4bf904c..fda339a 100644
--- a/cfg/yolo.cfg
+++ b/cfg/yolo.cfg
@@ -1,8 +1,8 @@
 [net]
-batch=64
-subdivisions=8
-height=416
+batch=1
+subdivisions=1
 width=416
+height=416
 channels=3
 momentum=0.9
 decay=0.0005

--
Gitblit v1.10.0